CreateLunaClientRequest Class
(QtAws::CloudHSM::CreateLunaClientRequest)The CreateLunaClientRequest class provides an interface for CloudHSM CreateLunaClient requests. More...
| Header: | #include <CreateLunaClientRequest> |
| Inherits: | QtAws::CloudHSM::CloudHSMRequest |
Public Functions
| CreateLunaClientRequest(const CreateLunaClientRequest &other) | |
| CreateLunaClientRequest() |
Reimplemented Public Functions
| virtual bool | isValid() const override |
- 7 public functions inherited from QtAws::CloudHSM::CloudHSMRequest
- 7 public functions inherited from QtAws::Core::AwsAbstractRequest
Reimplemented Protected Functions
| virtual QtAws::Core::AwsAbstractResponse * | response(QNetworkReply * const reply) const override |
- 7 protected functions inherited from QtAws::CloudHSM::CloudHSMRequest
- 4 protected functions inherited from QtAws::Core::AwsAbstractRequest
Detailed Description
The CreateLunaClientRequest class provides an interface for CloudHSM CreateLunaClient requests.
<fullname>AWS CloudHSM Service</fullname>
This is documentation for <b>AWS CloudHSM Classic</b>. For more information, see <a href="http://aws.amazon.com/cloudhsm/faqs-classic/">AWS CloudHSM Classic FAQs</a>, the <a href="http://docs.aws.amazon.com/cloudhsm/classic/userguide/">AWS CloudHSM Classic User Guide</a>, and the <a href="http://docs.aws.amazon.com/cloudhsm/classic/APIReference/">AWS CloudHSM Classic API
Reference</a>>
<b>For information about the current version of AWS CloudHSM</b>, see <a href="http://aws.amazon.com/cloudhsm/">AWS CloudHSM</a>, the <a href="http://docs.aws.amazon.com/cloudhsm/latest/userguide/">AWS CloudHSM User Guide</a>, and the <a href="http://docs.aws.amazon.com/cloudhsm/latest/APIReference/">AWS CloudHSM API
See also CloudHSMClient::createLunaClient.
Member Function Documentation
CreateLunaClientRequest::CreateLunaClientRequest(const CreateLunaClientRequest &other)
Constructs a copy of other.
CreateLunaClientRequest::CreateLunaClientRequest()
Constructs a CreateLunaClientRequest object.
[override virtual] bool CreateLunaClientRequest::isValid() const
Reimplemented from AwsAbstractRequest::isValid().
[override virtual protected] QtAws::Core::AwsAbstractResponse *CreateLunaClientRequest::response(QNetworkReply * const reply) const
Reimplemented from AwsAbstractRequest::response().
Returns a CreateLunaClientResponse object to process reply.
See also QtAws::Core::AwsAbstractClient::send.
© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.