DescribeEnvironmentManagedActionHistoryRequest Class
(QtAws::ElasticBeanstalk::DescribeEnvironmentManagedActionHistoryRequest)The DescribeEnvironmentManagedActionHistoryRequest class provides an interface for ElasticBeanstalk DescribeEnvironmentManagedActionHistory requests. More...
| Header: | #include <DescribeEnvironmentManagedActionHistoryRequest> |
| Inherits: | QtAws::ElasticBeanstalk::ElasticBeanstalkRequest |
Public Functions
| DescribeEnvironmentManagedActionHistoryRequest(const DescribeEnvironmentManagedActionHistoryRequest &other) | |
| DescribeEnvironmentManagedActionHistoryRequest() |
Reimplemented Public Functions
| virtual bool | isValid() const override |
- 7 public functions inherited from QtAws::ElasticBeanstalk::ElasticBeanstalkRequest
- 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::ElasticBeanstalk::ElasticBeanstalkRequest
- 4 protected functions inherited from QtAws::Core::AwsAbstractRequest
Detailed Description
The DescribeEnvironmentManagedActionHistoryRequest class provides an interface for ElasticBeanstalk DescribeEnvironmentManagedActionHistory requests.
<fullname>AWS Elastic Beanstalk</fullname>
AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable, fault-tolerant applications running on the Amazon Web Services
cloud>
For more information about this product, go to the <a href="http://aws.amazon.com/elasticbeanstalk/">AWS Elastic Beanstalk</a> details page. The location of the latest AWS Elastic Beanstalk WSDL is <a href="http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl">http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl</a>. To install the Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools that enable you to access the API, go to <a href="http://aws.amazon.com/tools/">Tools for Amazon Web
Services</a>>
<b>Endpoints</b>
</p
For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region">Regions and Endpoints</a> in the <i>Amazon Web Services
See also ElasticBeanstalkClient::describeEnvironmentManagedActionHistory.
Member Function Documentation
DescribeEnvironmentManagedActionHistoryRequest::DescribeEnvironmentManagedActionHistoryRequest(const DescribeEnvironmentManagedActionHistoryRequest &other)
Constructs a copy of other.
DescribeEnvironmentManagedActionHistoryRequest::DescribeEnvironmentManagedActionHistoryRequest()
Constructs a DescribeEnvironmentManagedActionHistoryRequest object.
[override virtual] bool DescribeEnvironmentManagedActionHistoryRequest::isValid() const
Reimplemented from AwsAbstractRequest::isValid().
[override virtual protected] QtAws::Core::AwsAbstractResponse *DescribeEnvironmentManagedActionHistoryRequest::response(QNetworkReply * const reply) const
Reimplemented from AwsAbstractRequest::response().
Returns a DescribeEnvironmentManagedActionHistoryResponse 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.