amazonka-greengrass-1.6.0: Amazon Greengrass 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.Greengrass.ListFunctionDefinitions

Contents

Description

Retrieves a list of Lambda function definitions.

Synopsis

Creating a Request

listFunctionDefinitions :: ListFunctionDefinitions Source #

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

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

  • lfdNextToken - The token for the next set of results, or 'null' if there are no additional results.
  • lfdMaxResults - The maximum number of results to be returned per request.

data ListFunctionDefinitions Source #

See: listFunctionDefinitions smart constructor.

Instances

Eq ListFunctionDefinitions Source # 
Data ListFunctionDefinitions Source # 

Methods

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

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

toConstr :: ListFunctionDefinitions -> Constr #

dataTypeOf :: ListFunctionDefinitions -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListFunctionDefinitions Source # 
Show ListFunctionDefinitions Source # 
Generic ListFunctionDefinitions Source # 
Hashable ListFunctionDefinitions Source # 
NFData ListFunctionDefinitions Source # 

Methods

rnf :: ListFunctionDefinitions -> () #

AWSRequest ListFunctionDefinitions Source # 
ToHeaders ListFunctionDefinitions Source # 
ToPath ListFunctionDefinitions Source # 
ToQuery ListFunctionDefinitions Source # 
type Rep ListFunctionDefinitions Source # 
type Rep ListFunctionDefinitions = D1 * (MetaData "ListFunctionDefinitions" "Network.AWS.Greengrass.ListFunctionDefinitions" "amazonka-greengrass-1.6.0-UQvTNoJiEcHgaWALQEura" False) (C1 * (MetaCons "ListFunctionDefinitions'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_lfdNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_lfdMaxResults") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text)))))
type Rs ListFunctionDefinitions Source # 

Request Lenses

lfdNextToken :: Lens' ListFunctionDefinitions (Maybe Text) Source #

The token for the next set of results, or 'null' if there are no additional results.

lfdMaxResults :: Lens' ListFunctionDefinitions (Maybe Text) Source #

The maximum number of results to be returned per request.

Destructuring the Response

listFunctionDefinitionsResponse Source #

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

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

data ListFunctionDefinitionsResponse Source #

See: listFunctionDefinitionsResponse smart constructor.

Instances

Eq ListFunctionDefinitionsResponse Source # 
Data ListFunctionDefinitionsResponse Source # 

Methods

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

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

toConstr :: ListFunctionDefinitionsResponse -> Constr #

dataTypeOf :: ListFunctionDefinitionsResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListFunctionDefinitionsResponse Source # 
Show ListFunctionDefinitionsResponse Source # 
Generic ListFunctionDefinitionsResponse Source # 
NFData ListFunctionDefinitionsResponse Source # 
type Rep ListFunctionDefinitionsResponse Source # 
type Rep ListFunctionDefinitionsResponse = D1 * (MetaData "ListFunctionDefinitionsResponse" "Network.AWS.Greengrass.ListFunctionDefinitions" "amazonka-greengrass-1.6.0-UQvTNoJiEcHgaWALQEura" False) (C1 * (MetaCons "ListFunctionDefinitionsResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_lfdrsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_lfdrsDefinitions") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [DefinitionInformation]))) (S1 * (MetaSel (Just Symbol "_lfdrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)))))

Response Lenses

lfdrsNextToken :: Lens' ListFunctionDefinitionsResponse (Maybe Text) Source #

The token for the next set of results, or 'null' if there are no additional results.