GetSmsChannelRequest Class

(QtAws::Pinpoint::GetSmsChannelRequest)

The GetSmsChannelRequest class provides an interface for Pinpoint GetSmsChannel requests. More...

Header: #include <GetSmsChannelRequest>
Inherits: QtAws::Pinpoint::PinpointRequest

Public Functions

GetSmsChannelRequest(const GetSmsChannelRequest &other)
GetSmsChannelRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

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

Detailed Description

The GetSmsChannelRequest class provides an interface for Pinpoint GetSmsChannel requests.

See also PinpointClient::getSmsChannel.

Member Function Documentation

GetSmsChannelRequest::GetSmsChannelRequest(const GetSmsChannelRequest &other)

Constructs a copy of other.

GetSmsChannelRequest::GetSmsChannelRequest()

Constructs a GetSmsChannelRequest object.

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

Reimplemented from AwsAbstractRequest::isValid().

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

Reimplemented from AwsAbstractRequest::response().

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