amazonka-apigateway-1.4.2: Amazon API Gateway SDK.

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

Network.AWS.APIGateway.GetClientCertificates

Contents

Description

Gets a collection of ClientCertificate resources.

This operation returns paginated results.

Synopsis

Creating a Request

getClientCertificates :: GetClientCertificates Source #

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

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

data GetClientCertificates Source #

A request to get information about a collection of ClientCertificate resources.

See: getClientCertificates smart constructor.

Instances

Eq GetClientCertificates Source # 
Data GetClientCertificates Source # 

Methods

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

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

toConstr :: GetClientCertificates -> Constr #

dataTypeOf :: GetClientCertificates -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetClientCertificates Source # 
Show GetClientCertificates Source # 
Generic GetClientCertificates Source # 
Hashable GetClientCertificates Source # 
NFData GetClientCertificates Source # 

Methods

rnf :: GetClientCertificates -> () #

AWSPager GetClientCertificates Source # 
AWSRequest GetClientCertificates Source # 
ToPath GetClientCertificates Source # 
ToHeaders GetClientCertificates Source # 
ToQuery GetClientCertificates Source # 
type Rep GetClientCertificates Source # 
type Rep GetClientCertificates = D1 (MetaData "GetClientCertificates" "Network.AWS.APIGateway.GetClientCertificates" "amazonka-apigateway-1.4.2-1ZfIGe0X9Tw3KKubfE7kqg" False) (C1 (MetaCons "GetClientCertificates'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gccLimit") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Int))) (S1 (MetaSel (Just Symbol "_gccPosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))
type Rs GetClientCertificates Source # 

Request Lenses

gccLimit :: Lens' GetClientCertificates (Maybe Int) Source #

The maximum number of ClientCertificate resources in the collection to get information about. The default limit is 25. It should be an integer between 1 - 500.

gccPosition :: Lens' GetClientCertificates (Maybe Text) Source #

The position of the current ClientCertificate resource in the collection to get information about.

Destructuring the Response

getClientCertificatesResponse Source #

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

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

data GetClientCertificatesResponse Source #

Represents a collection of ClientCertificate resources.

See: getClientCertificatesResponse smart constructor.

Instances

Eq GetClientCertificatesResponse Source # 
Data GetClientCertificatesResponse Source # 

Methods

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

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

toConstr :: GetClientCertificatesResponse -> Constr #

dataTypeOf :: GetClientCertificatesResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetClientCertificatesResponse Source # 
Show GetClientCertificatesResponse Source # 
Generic GetClientCertificatesResponse Source # 
NFData GetClientCertificatesResponse Source # 
type Rep GetClientCertificatesResponse Source # 
type Rep GetClientCertificatesResponse = D1 (MetaData "GetClientCertificatesResponse" "Network.AWS.APIGateway.GetClientCertificates" "amazonka-apigateway-1.4.2-1ZfIGe0X9Tw3KKubfE7kqg" False) (C1 (MetaCons "GetClientCertificatesResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gccrsItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ClientCertificate]))) ((:*:) (S1 (MetaSel (Just Symbol "_gccrsPosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_gccrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))))

Response Lenses

gccrsItems :: Lens' GetClientCertificatesResponse [ClientCertificate] Source #

The current page of any ClientCertificate resources in the collection of ClientCertificate resources.