DescribeLunaClientRequest Class

(QtAws::CloudHSM::DescribeLunaClientRequest)

The DescribeLunaClientRequest class provides an interface for CloudHSM DescribeLunaClient requests. More...

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

Public Functions

DescribeLunaClientRequest(const DescribeLunaClientRequest &other)
DescribeLunaClientRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

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

Detailed Description

The DescribeLunaClientRequest class provides an interface for CloudHSM DescribeLunaClient 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::describeLunaClient.

Member Function Documentation

DescribeLunaClientRequest::DescribeLunaClientRequest(const DescribeLunaClientRequest &other)

Constructs a copy of other.

DescribeLunaClientRequest::DescribeLunaClientRequest()

Constructs a DescribeLunaClientRequest object.

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

Reimplemented from AwsAbstractRequest::isValid().

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

Reimplemented from AwsAbstractRequest::response().

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