| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| software.amazon.awssdk.services.sms.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopAppReplicationResponse |
SmsClient.stopAppReplication(StopAppReplicationRequest stopAppReplicationRequest)
Stops replicating the specified application by deleting the replication job for each server in the application.
|
default CompletableFuture<StopAppReplicationResponse> |
SmsAsyncClient.stopAppReplication(StopAppReplicationRequest stopAppReplicationRequest)
Stops replicating the specified application by deleting the replication job for each server in the application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopAppReplicationRequestMarshaller.marshall(StopAppReplicationRequest stopAppReplicationRequest) |
Copyright © 2023. All rights reserved.