| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| software.amazon.awssdk.services.sms.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartOnDemandAppReplicationResponse |
SmsClient.startOnDemandAppReplication(StartOnDemandAppReplicationRequest startOnDemandAppReplicationRequest)
Starts an on-demand replication run for the specified application.
|
default CompletableFuture<StartOnDemandAppReplicationResponse> |
SmsAsyncClient.startOnDemandAppReplication(StartOnDemandAppReplicationRequest startOnDemandAppReplicationRequest)
Starts an on-demand replication run for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartOnDemandAppReplicationRequestMarshaller.marshall(StartOnDemandAppReplicationRequest startOnDemandAppReplicationRequest) |
Copyright © 2022. All rights reserved.