| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateReplicationJobResponse |
SmsClient.updateReplicationJob(Consumer<UpdateReplicationJobRequest.Builder> updateReplicationJobRequest)
Updates the specified settings for the specified replication job.
|
default UpdateReplicationJobResponse |
SmsClient.updateReplicationJob(UpdateReplicationJobRequest updateReplicationJobRequest)
Updates the specified settings for the specified replication job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateReplicationJobResponse> |
SmsAsyncClient.updateReplicationJob(Consumer<UpdateReplicationJobRequest.Builder> updateReplicationJobRequest)
Updates the specified settings for the specified replication job.
|
default CompletableFuture<UpdateReplicationJobResponse> |
SmsAsyncClient.updateReplicationJob(UpdateReplicationJobRequest updateReplicationJobRequest)
Updates the specified settings for the specified replication job.
|
Copyright © 2019. All rights reserved.