amazonka-devicefarm-1.6.0: Amazon Device Farm 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.DeviceFarm.ListDeviceInstances

Contents

Description

Returns information about the private device instances associated with one or more AWS accounts.

Synopsis

Creating a Request

listDeviceInstances :: ListDeviceInstances #

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

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

  • ldiNextToken - An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
  • ldiMaxResults - An integer specifying the maximum number of items you want to return in the API response.

data ListDeviceInstances #

See: listDeviceInstances smart constructor.

Instances

Eq ListDeviceInstances # 
Data ListDeviceInstances # 

Methods

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

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

toConstr :: ListDeviceInstances -> Constr #

dataTypeOf :: ListDeviceInstances -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListDeviceInstances # 
Show ListDeviceInstances # 
Generic ListDeviceInstances # 
Hashable ListDeviceInstances # 
ToJSON ListDeviceInstances # 
NFData ListDeviceInstances # 

Methods

rnf :: ListDeviceInstances -> () #

AWSRequest ListDeviceInstances # 
ToHeaders ListDeviceInstances # 
ToPath ListDeviceInstances # 
ToQuery ListDeviceInstances # 
type Rep ListDeviceInstances # 
type Rep ListDeviceInstances = D1 * (MetaData "ListDeviceInstances" "Network.AWS.DeviceFarm.ListDeviceInstances" "amazonka-devicefarm-1.6.0-1RE2Lvq2vKT750159tw1bo" False) (C1 * (MetaCons "ListDeviceInstances'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_ldiNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_ldiMaxResults") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Int)))))
type Rs ListDeviceInstances # 

Request Lenses

ldiNextToken :: Lens' ListDeviceInstances (Maybe Text) #

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

ldiMaxResults :: Lens' ListDeviceInstances (Maybe Int) #

An integer specifying the maximum number of items you want to return in the API response.

Destructuring the Response

listDeviceInstancesResponse #

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

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

data ListDeviceInstancesResponse #

See: listDeviceInstancesResponse smart constructor.

Instances

Eq ListDeviceInstancesResponse # 
Data ListDeviceInstancesResponse # 

Methods

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

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

toConstr :: ListDeviceInstancesResponse -> Constr #

dataTypeOf :: ListDeviceInstancesResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListDeviceInstancesResponse # 
Show ListDeviceInstancesResponse # 
Generic ListDeviceInstancesResponse # 
NFData ListDeviceInstancesResponse # 
type Rep ListDeviceInstancesResponse # 
type Rep ListDeviceInstancesResponse = D1 * (MetaData "ListDeviceInstancesResponse" "Network.AWS.DeviceFarm.ListDeviceInstances" "amazonka-devicefarm-1.6.0-1RE2Lvq2vKT750159tw1bo" False) (C1 * (MetaCons "ListDeviceInstancesResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_ldirsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_ldirsDeviceInstances") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [DeviceInstance]))) (S1 * (MetaSel (Just Symbol "_ldirsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)))))

Response Lenses

ldirsNextToken :: Lens' ListDeviceInstancesResponse (Maybe Text) #

An identifier that can be used in the next call to this operation to return the next set of items in the list.

ldirsDeviceInstances :: Lens' ListDeviceInstancesResponse [DeviceInstance] #

An object containing information about your device instances.