CreateConditionalForwarderRequest Class
(QtAws::DirectoryService::CreateConditionalForwarderRequest)The CreateConditionalForwarderRequest class provides an interface for DirectoryService CreateConditionalForwarder requests. More...
| Header: | #include <CreateConditionalForwarderRequest> |
| Inherits: | QtAws::DirectoryService::DirectoryServiceRequest |
Public Functions
| CreateConditionalForwarderRequest(const CreateConditionalForwarderRequest &other) | |
| CreateConditionalForwarderRequest() |
Reimplemented Public Functions
| virtual bool | isValid() const override |
- 7 public functions inherited from QtAws::DirectoryService::DirectoryServiceRequest
- 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::DirectoryService::DirectoryServiceRequest
- 4 protected functions inherited from QtAws::Core::AwsAbstractRequest
Detailed Description
The CreateConditionalForwarderRequest class provides an interface for DirectoryService CreateConditionalForwarder requests.
<fullname>AWS Directory Service</fullname>
AWS Directory Service is a web service that makes it easy for you to setup and run directories in the AWS cloud, or connect your AWS resources with an existing on-premises Microsoft Active Directory. This guide provides detailed information about AWS Directory Service operations, data types, parameters, and errors. For information about AWS Directory Services features, see <a href="https://aws.amazon.com/directoryservice/">AWS Directory Service</a> and the <a href="http://docs.aws.amazon.com/directoryservice/latest/admin-guide/what_is.html">AWS Directory Service Administration
Guide</a>> <note>
AWS provides SDKs that consist of libraries and sample code for various programming languages and platforms (Java, Ruby, .Net, iOS, Android, etc.). The SDKs provide a convenient way to create programmatic access to AWS Directory Service and other AWS services. For more information about the AWS SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web
See also DirectoryServiceClient::createConditionalForwarder.
Member Function Documentation
CreateConditionalForwarderRequest::CreateConditionalForwarderRequest(const CreateConditionalForwarderRequest &other)
Constructs a copy of other.
CreateConditionalForwarderRequest::CreateConditionalForwarderRequest()
Constructs a CreateConditionalForwarderRequest object.
[override virtual] bool CreateConditionalForwarderRequest::isValid() const
Reimplemented from AwsAbstractRequest::isValid().
[override virtual protected] QtAws::Core::AwsAbstractResponse *CreateConditionalForwarderRequest::response(QNetworkReply * const reply) const
Reimplemented from AwsAbstractRequest::response().
Returns a CreateConditionalForwarderResponse 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.