Uses of Class
software.amazon.awssdk.services.sms.model.GetReplicationRunsRequest
-
Packages that use GetReplicationRunsRequest Package Description software.amazon.awssdk.services.sms software.amazon.awssdk.services.sms.paginators software.amazon.awssdk.services.sms.transform -
-
Uses of GetReplicationRunsRequest in software.amazon.awssdk.services.sms
-
Uses of GetReplicationRunsRequest in software.amazon.awssdk.services.sms.paginators
Constructors in software.amazon.awssdk.services.sms.paginators with parameters of type GetReplicationRunsRequest Constructor Description GetReplicationRunsIterable(SmsClient client, GetReplicationRunsRequest firstRequest)GetReplicationRunsPublisher(SmsAsyncClient client, GetReplicationRunsRequest firstRequest) -
Uses of GetReplicationRunsRequest in software.amazon.awssdk.services.sms.transform
Methods in software.amazon.awssdk.services.sms.transform with parameters of type GetReplicationRunsRequest Modifier and Type Method Description SdkHttpFullRequestGetReplicationRunsRequestMarshaller. marshall(GetReplicationRunsRequest getReplicationRunsRequest)
-