ModifyLunaClientRequest Class

(QtAws::CloudHSM::ModifyLunaClientRequest)

The ModifyLunaClientRequest class provides an interface for CloudHSM ModifyLunaClient requests. More...

Header: #include <ModifyLunaClientRequest>
Inherits: QtAws::CloudHSM::CloudHSMRequest

Public Functions

ModifyLunaClientRequest(const ModifyLunaClientRequest &other)
ModifyLunaClientRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

virtual QtAws::Core::AwsAbstractResponse *response(QNetworkReply * const reply) const override

Detailed Description

The ModifyLunaClientRequest class provides an interface for CloudHSM ModifyLunaClient 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::modifyLunaClient.

Member Function Documentation

ModifyLunaClientRequest::ModifyLunaClientRequest(const ModifyLunaClientRequest &other)

Constructs a copy of other.

ModifyLunaClientRequest::ModifyLunaClientRequest()

Constructs a ModifyLunaClientRequest object.

[override virtual] bool ModifyLunaClientRequest::isValid() const

Reimplemented from AwsAbstractRequest::isValid().

[override virtual protected] QtAws::Core::AwsAbstractResponse *ModifyLunaClientRequest::response(QNetworkReply * const reply) const

Reimplemented from AwsAbstractRequest::response().

Returns a ModifyLunaClientResponse 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.