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