DeleteApnsVoipChannelRequest Class

(QtAws::Pinpoint::DeleteApnsVoipChannelRequest)

The DeleteApnsVoipChannelRequest class provides an interface for Pinpoint DeleteApnsVoipChannel requests. More...

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

Public Functions

DeleteApnsVoipChannelRequest(const DeleteApnsVoipChannelRequest &other)
DeleteApnsVoipChannelRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

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

Detailed Description

The DeleteApnsVoipChannelRequest class provides an interface for Pinpoint DeleteApnsVoipChannel requests.

See also PinpointClient::deleteApnsVoipChannel.

Member Function Documentation

DeleteApnsVoipChannelRequest::DeleteApnsVoipChannelRequest(const DeleteApnsVoipChannelRequest &other)

Constructs a copy of other.

DeleteApnsVoipChannelRequest::DeleteApnsVoipChannelRequest()

Constructs a DeleteApnsVoipChannelRequest object.

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

Reimplemented from AwsAbstractRequest::isValid().

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

Reimplemented from AwsAbstractRequest::response().

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