amazonka-sms-1.4.5: Amazon Server Migration Service 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.SMS.GetReplicationRuns

Contents

Description

The GetReplicationRuns API will return all ReplicationRuns for a given ReplicationJob. This API returns a paginated list, that may be consecutively called with nextToken to retrieve all ReplicationRuns for a ReplicationJob.

Synopsis

Creating a Request

getReplicationRuns Source #

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

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

data GetReplicationRuns Source #

See: getReplicationRuns smart constructor.

Instances

Eq GetReplicationRuns Source # 
Data GetReplicationRuns Source # 

Methods

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

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

toConstr :: GetReplicationRuns -> Constr #

dataTypeOf :: GetReplicationRuns -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetReplicationRuns Source # 
Show GetReplicationRuns Source # 
Generic GetReplicationRuns Source # 
Hashable GetReplicationRuns Source # 
ToJSON GetReplicationRuns Source # 
NFData GetReplicationRuns Source # 

Methods

rnf :: GetReplicationRuns -> () #

AWSRequest GetReplicationRuns Source # 
ToPath GetReplicationRuns Source # 
ToHeaders GetReplicationRuns Source # 
ToQuery GetReplicationRuns Source # 
type Rep GetReplicationRuns Source # 
type Rep GetReplicationRuns = D1 (MetaData "GetReplicationRuns" "Network.AWS.SMS.GetReplicationRuns" "amazonka-sms-1.4.5-CPy9WWU2xgtJ4F5Sw0FyL" False) (C1 (MetaCons "GetReplicationRuns'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_grrNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_grrMaxResults") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Int))) (S1 (MetaSel (Just Symbol "_grrReplicationJobId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)))))
type Rs GetReplicationRuns Source # 

Request Lenses

Destructuring the Response

getReplicationRunsResponse Source #

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

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

data GetReplicationRunsResponse Source #

See: getReplicationRunsResponse smart constructor.

Instances

Eq GetReplicationRunsResponse Source # 
Data GetReplicationRunsResponse Source # 

Methods

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

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

toConstr :: GetReplicationRunsResponse -> Constr #

dataTypeOf :: GetReplicationRunsResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetReplicationRunsResponse Source # 
Show GetReplicationRunsResponse Source # 
Generic GetReplicationRunsResponse Source # 
NFData GetReplicationRunsResponse Source # 
type Rep GetReplicationRunsResponse Source # 
type Rep GetReplicationRunsResponse = D1 (MetaData "GetReplicationRunsResponse" "Network.AWS.SMS.GetReplicationRuns" "amazonka-sms-1.4.5-CPy9WWU2xgtJ4F5Sw0FyL" False) (C1 (MetaCons "GetReplicationRunsResponse'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_grrrsReplicationJob") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ReplicationJob))) (S1 (MetaSel (Just Symbol "_grrrsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_grrrsReplicationRunList") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ReplicationRun]))) (S1 (MetaSel (Just Symbol "_grrrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int)))))

Response Lenses