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.GetAPNSVoipSandboxChannel

Contents

Description

Get an APNS VoIPSandbox channel

Synopsis

Creating a Request

getAPNSVoipSandboxChannel #

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

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

data GetAPNSVoipSandboxChannel #

See: getAPNSVoipSandboxChannel smart constructor.

Instances
Eq GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Data GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Methods

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

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

toConstr :: GetAPNSVoipSandboxChannel -> Constr #

dataTypeOf :: GetAPNSVoipSandboxChannel -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Show GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Generic GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Associated Types

type Rep GetAPNSVoipSandboxChannel :: * -> * #

Hashable GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

AWSRequest GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Associated Types

type Rs GetAPNSVoipSandboxChannel :: * #

ToHeaders GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

ToPath GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

ToQuery GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

NFData GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

type Rep GetAPNSVoipSandboxChannel # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

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

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Request Lenses

Destructuring the Response

getAPNSVoipSandboxChannelResponse #

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

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

data GetAPNSVoipSandboxChannelResponse #

See: getAPNSVoipSandboxChannelResponse smart constructor.

Instances
Eq GetAPNSVoipSandboxChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Data GetAPNSVoipSandboxChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Methods

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

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

toConstr :: GetAPNSVoipSandboxChannelResponse -> Constr #

dataTypeOf :: GetAPNSVoipSandboxChannelResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetAPNSVoipSandboxChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Show GetAPNSVoipSandboxChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Generic GetAPNSVoipSandboxChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Associated Types

type Rep GetAPNSVoipSandboxChannelResponse :: * -> * #

NFData GetAPNSVoipSandboxChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

type Rep GetAPNSVoipSandboxChannelResponse # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

type Rep GetAPNSVoipSandboxChannelResponse = D1 (MetaData "GetAPNSVoipSandboxChannelResponse" "Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel" "amazonka-pinpoint-1.6.0-g97jwSrQ3cH31izP2Adqp" False) (C1 (MetaCons "GetAPNSVoipSandboxChannelResponse'" PrefixI True) (S1 (MetaSel (Just "_gavscrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int) :*: S1 (MetaSel (Just "_gavscrsAPNSVoipSandboxChannelResponse") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 APNSVoipSandboxChannelResponse)))

Response Lenses