amazonka-pinpoint-1.5.0: Amazon Pinpoint SDK.

Copyright(c) 2013-2017 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.GetAPNSVoipChannel

Contents

Description

Get an APNS VoIP channel

Synopsis

Creating a Request

getAPNSVoipChannel Source #

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

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

data GetAPNSVoipChannel Source #

See: getAPNSVoipChannel smart constructor.

Instances

Eq GetAPNSVoipChannel Source # 
Data GetAPNSVoipChannel Source # 

Methods

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

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

toConstr :: GetAPNSVoipChannel -> Constr #

dataTypeOf :: GetAPNSVoipChannel -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetAPNSVoipChannel Source # 
Show GetAPNSVoipChannel Source # 
Generic GetAPNSVoipChannel Source # 
Hashable GetAPNSVoipChannel Source # 
NFData GetAPNSVoipChannel Source # 

Methods

rnf :: GetAPNSVoipChannel -> () #

AWSRequest GetAPNSVoipChannel Source # 
ToQuery GetAPNSVoipChannel Source # 
ToPath GetAPNSVoipChannel Source # 
ToHeaders GetAPNSVoipChannel Source # 
type Rep GetAPNSVoipChannel Source # 
type Rep GetAPNSVoipChannel = D1 (MetaData "GetAPNSVoipChannel" "Network.AWS.Pinpoint.GetAPNSVoipChannel" "amazonka-pinpoint-1.5.0-JLpgkZ2NlnfGDtlP1u3vKU" True) (C1 (MetaCons "GetAPNSVoipChannel'" PrefixI True) (S1 (MetaSel (Just Symbol "_gavcApplicationId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs GetAPNSVoipChannel Source # 

Request Lenses

Destructuring the Response

getAPNSVoipChannelResponse Source #

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

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

data GetAPNSVoipChannelResponse Source #

See: getAPNSVoipChannelResponse smart constructor.

Instances

Eq GetAPNSVoipChannelResponse Source # 
Data GetAPNSVoipChannelResponse Source # 

Methods

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

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

toConstr :: GetAPNSVoipChannelResponse -> Constr #

dataTypeOf :: GetAPNSVoipChannelResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetAPNSVoipChannelResponse Source # 
Show GetAPNSVoipChannelResponse Source # 
Generic GetAPNSVoipChannelResponse Source # 
NFData GetAPNSVoipChannelResponse Source # 
type Rep GetAPNSVoipChannelResponse Source # 
type Rep GetAPNSVoipChannelResponse = D1 (MetaData "GetAPNSVoipChannelResponse" "Network.AWS.Pinpoint.GetAPNSVoipChannel" "amazonka-pinpoint-1.5.0-JLpgkZ2NlnfGDtlP1u3vKU" False) (C1 (MetaCons "GetAPNSVoipChannelResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gavcrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)) (S1 (MetaSel (Just Symbol "_gavcrsAPNSVoipChannelResponse") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 APNSVoipChannelResponse))))

Response Lenses