DescribeHsmRequest Class

(QtAws::CloudHSM::DescribeHsmRequest)

The DescribeHsmRequest class provides an interface for CloudHSM DescribeHsm requests. More...

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

Public Functions

DescribeHsmRequest(const DescribeHsmRequest &other)
DescribeHsmRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

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

Detailed Description

The DescribeHsmRequest class provides an interface for CloudHSM DescribeHsm 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::describeHsm.

Member Function Documentation

DescribeHsmRequest::DescribeHsmRequest(const DescribeHsmRequest &other)

Constructs a copy of other.

DescribeHsmRequest::DescribeHsmRequest()

Constructs a DescribeHsmRequest object.

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

Reimplemented from AwsAbstractRequest::isValid().

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

Reimplemented from AwsAbstractRequest::response().

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