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

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 # 
Show GetAPNSVoipSandboxChannel Source # 
Generic GetAPNSVoipSandboxChannel Source # 
Hashable GetAPNSVoipSandboxChannel Source # 
NFData GetAPNSVoipSandboxChannel Source # 
AWSRequest GetAPNSVoipSandboxChannel Source # 
ToHeaders GetAPNSVoipSandboxChannel Source # 
ToPath GetAPNSVoipSandboxChannel Source # 
ToQuery GetAPNSVoipSandboxChannel Source # 
type Rep GetAPNSVoipSandboxChannel Source # 
type Rep GetAPNSVoipSandboxChannel = D1 * (MetaData "GetAPNSVoipSandboxChannel" "Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel" "amazonka-pinpoint-1.6.0-7oUik9Pbw4H6Ztde19v7pU" True) (C1 * (MetaCons "GetAPNSVoipSandboxChannel'" PrefixI True) (S1 * (MetaSel (Just Symbol "_gavscApplicationId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs GetAPNSVoipSandboxChannel Source # 

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

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 # 
Show GetAPNSVoipSandboxChannelResponse Source # 
Generic GetAPNSVoipSandboxChannelResponse Source # 
NFData GetAPNSVoipSandboxChannelResponse Source # 
type Rep GetAPNSVoipSandboxChannelResponse Source # 
type Rep GetAPNSVoipSandboxChannelResponse = D1 * (MetaData "GetAPNSVoipSandboxChannelResponse" "Network.AWS.Pinpoint.GetAPNSVoipSandboxChannel" "amazonka-pinpoint-1.6.0-7oUik9Pbw4H6Ztde19v7pU" False) (C1 * (MetaCons "GetAPNSVoipSandboxChannelResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_gavscrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)) (S1 * (MetaSel (Just Symbol "_gavscrsAPNSVoipSandboxChannelResponse") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * APNSVoipSandboxChannelResponse))))

Response Lenses