amazonka-pinpoint-1.6.1: 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 Source #

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 Source #

See: getAPNSVoipSandboxChannel smart constructor.

Instances
Eq GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Data GetAPNSVoipSandboxChannel Source # 
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 Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Show GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Generic GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Associated Types

type Rep GetAPNSVoipSandboxChannel :: Type -> Type #

Hashable GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

AWSRequest GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Associated Types

type Rs GetAPNSVoipSandboxChannel :: Type #

ToHeaders GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

ToPath GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

ToQuery GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

NFData GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

type Rep GetAPNSVoipSandboxChannel Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

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

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Request Lenses

Destructuring the Response

getAPNSVoipSandboxChannelResponse Source #

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 Source #

See: getAPNSVoipSandboxChannelResponse smart constructor.

Instances
Eq GetAPNSVoipSandboxChannelResponse Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Data GetAPNSVoipSandboxChannelResponse Source # 
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 Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Show GetAPNSVoipSandboxChannelResponse Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Generic GetAPNSVoipSandboxChannelResponse Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

Associated Types

type Rep GetAPNSVoipSandboxChannelResponse :: Type -> Type #

NFData GetAPNSVoipSandboxChannelResponse Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

type Rep GetAPNSVoipSandboxChannelResponse Source # 
Instance details

Defined in Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel

type Rep GetAPNSVoipSandboxChannelResponse = D1 (MetaData "GetAPNSVoipSandboxChannelResponse" "Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel" "amazonka-pinpoint-1.6.1-4ftRHSGuITY77Rh0OQCFbU" 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