amazonka-iot-analytics-1.6.0: Amazon IoT Analytics 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.IoTAnalytics.ListDatastores

Contents

Description

Retrieves a list of data stores.

Synopsis

Creating a Request

listDatastores :: ListDatastores Source #

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

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

  • ldNextToken - The token for the next set of results.
  • ldMaxResults - The maximum number of results to return in this request. The default value is 100.

data ListDatastores Source #

See: listDatastores smart constructor.

Instances

Eq ListDatastores Source # 
Data ListDatastores Source # 

Methods

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

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

toConstr :: ListDatastores -> Constr #

dataTypeOf :: ListDatastores -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListDatastores Source # 
Show ListDatastores Source # 
Generic ListDatastores Source # 

Associated Types

type Rep ListDatastores :: * -> * #

Hashable ListDatastores Source # 
NFData ListDatastores Source # 

Methods

rnf :: ListDatastores -> () #

AWSRequest ListDatastores Source # 
ToHeaders ListDatastores Source # 
ToPath ListDatastores Source # 
ToQuery ListDatastores Source # 
type Rep ListDatastores Source # 
type Rep ListDatastores = D1 * (MetaData "ListDatastores" "Network.AWS.IoTAnalytics.ListDatastores" "amazonka-iot-analytics-1.6.0-J5q8AVx26VCAr48eVqZbw0" False) (C1 * (MetaCons "ListDatastores'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_ldNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_ldMaxResults") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Nat)))))
type Rs ListDatastores Source # 

Request Lenses

ldNextToken :: Lens' ListDatastores (Maybe Text) Source #

The token for the next set of results.

ldMaxResults :: Lens' ListDatastores (Maybe Natural) Source #

The maximum number of results to return in this request. The default value is 100.

Destructuring the Response

listDatastoresResponse Source #

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

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

data ListDatastoresResponse Source #

See: listDatastoresResponse smart constructor.

Instances

Eq ListDatastoresResponse Source # 
Data ListDatastoresResponse Source # 

Methods

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

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

toConstr :: ListDatastoresResponse -> Constr #

dataTypeOf :: ListDatastoresResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListDatastoresResponse Source # 
Show ListDatastoresResponse Source # 
Generic ListDatastoresResponse Source # 
NFData ListDatastoresResponse Source # 

Methods

rnf :: ListDatastoresResponse -> () #

type Rep ListDatastoresResponse Source # 
type Rep ListDatastoresResponse = D1 * (MetaData "ListDatastoresResponse" "Network.AWS.IoTAnalytics.ListDatastores" "amazonka-iot-analytics-1.6.0-J5q8AVx26VCAr48eVqZbw0" False) (C1 * (MetaCons "ListDatastoresResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_ldrsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_ldrsDatastoreSummaries") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [DatastoreSummary]))) (S1 * (MetaSel (Just Symbol "_ldrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)))))

Response Lenses

ldrsNextToken :: Lens' ListDatastoresResponse (Maybe Text) Source #

The token to retrieve the next set of results, or null if there are no more results.

ldrsResponseStatus :: Lens' ListDatastoresResponse Int Source #

  • - | The response status code.