amazonka-pinpoint-1.6.0: Amazon Pinpoint SDK.

Copyright(c) 2013-2018 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Contents

Description

Delete an APNS VoIP channel

Synopsis

Creating a Request

deleteAPNSVoipChannel #

Creates a value of DeleteAPNSVoipChannel with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data DeleteAPNSVoipChannel #

See: deleteAPNSVoipChannel smart constructor.

Instances
Eq DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Data DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DeleteAPNSVoipChannel -> c DeleteAPNSVoipChannel #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DeleteAPNSVoipChannel #

toConstr :: DeleteAPNSVoipChannel -> Constr #

dataTypeOf :: DeleteAPNSVoipChannel -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c DeleteAPNSVoipChannel) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DeleteAPNSVoipChannel) #

gmapT :: (forall b. Data b => b -> b) -> DeleteAPNSVoipChannel -> DeleteAPNSVoipChannel #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DeleteAPNSVoipChannel -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DeleteAPNSVoipChannel -> r #

gmapQ :: (forall d. Data d => d -> u) -> DeleteAPNSVoipChannel -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DeleteAPNSVoipChannel -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DeleteAPNSVoipChannel -> m DeleteAPNSVoipChannel #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteAPNSVoipChannel -> m DeleteAPNSVoipChannel #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteAPNSVoipChannel -> m DeleteAPNSVoipChannel #

Read DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Show DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Generic DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Associated Types

type Rep DeleteAPNSVoipChannel :: * -> * #

Hashable DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

AWSRequest DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Associated Types

type Rs DeleteAPNSVoipChannel :: * #

ToHeaders DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

ToPath DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

ToQuery DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

NFData DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Methods

rnf :: DeleteAPNSVoipChannel -> () #

type Rep DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

type Rep DeleteAPNSVoipChannel = D1 (MetaData "DeleteAPNSVoipChannel" "Network.AWS.Pinpoint.DeleteAPNSVoipChannel" "amazonka-pinpoint-1.6.0-g97jwSrQ3cH31izP2Adqp" True) (C1 (MetaCons "DeleteAPNSVoipChannel'" PrefixI True) (S1 (MetaSel (Just "_davcApplicationId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs DeleteAPNSVoipChannel # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Request Lenses

Destructuring the Response

deleteAPNSVoipChannelResponse #

Creates a value of DeleteAPNSVoipChannelResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data DeleteAPNSVoipChannelResponse #

See: deleteAPNSVoipChannelResponse smart constructor.

Instances
Eq DeleteAPNSVoipChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Data DeleteAPNSVoipChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DeleteAPNSVoipChannelResponse -> c DeleteAPNSVoipChannelResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DeleteAPNSVoipChannelResponse #

toConstr :: DeleteAPNSVoipChannelResponse -> Constr #

dataTypeOf :: DeleteAPNSVoipChannelResponse -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c DeleteAPNSVoipChannelResponse) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DeleteAPNSVoipChannelResponse) #

gmapT :: (forall b. Data b => b -> b) -> DeleteAPNSVoipChannelResponse -> DeleteAPNSVoipChannelResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DeleteAPNSVoipChannelResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DeleteAPNSVoipChannelResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> DeleteAPNSVoipChannelResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DeleteAPNSVoipChannelResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DeleteAPNSVoipChannelResponse -> m DeleteAPNSVoipChannelResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteAPNSVoipChannelResponse -> m DeleteAPNSVoipChannelResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteAPNSVoipChannelResponse -> m DeleteAPNSVoipChannelResponse #

Read DeleteAPNSVoipChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Show DeleteAPNSVoipChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Generic DeleteAPNSVoipChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

Associated Types

type Rep DeleteAPNSVoipChannelResponse :: * -> * #

NFData DeleteAPNSVoipChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

type Rep DeleteAPNSVoipChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.DeleteAPNSVoipChannel

type Rep DeleteAPNSVoipChannelResponse = D1 (MetaData "DeleteAPNSVoipChannelResponse" "Network.AWS.Pinpoint.DeleteAPNSVoipChannel" "amazonka-pinpoint-1.6.0-g97jwSrQ3cH31izP2Adqp" False) (C1 (MetaCons "DeleteAPNSVoipChannelResponse'" PrefixI True) (S1 (MetaSel (Just "_davcrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int) :*: S1 (MetaSel (Just "_davcrsAPNSVoipChannelResponse") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 APNSVoipChannelResponse)))

Response Lenses