| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| Modifier and Type | Method and Description |
|---|---|
default GetAppReplicationConfigurationResponse |
SmsClient.getAppReplicationConfiguration()
Retrieves the application replication configuration associated with the specified application.
|
default GetAppReplicationConfigurationResponse |
SmsClient.getAppReplicationConfiguration(Consumer<GetAppReplicationConfigurationRequest.Builder> getAppReplicationConfigurationRequest)
Retrieves the application replication configuration associated with the specified application.
|
default GetAppReplicationConfigurationResponse |
SmsClient.getAppReplicationConfiguration(GetAppReplicationConfigurationRequest getAppReplicationConfigurationRequest)
Retrieves the application replication configuration associated with the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAppReplicationConfigurationResponse> |
SmsAsyncClient.getAppReplicationConfiguration()
Retrieves the application replication configuration associated with the specified application.
|
default CompletableFuture<GetAppReplicationConfigurationResponse> |
SmsAsyncClient.getAppReplicationConfiguration(Consumer<GetAppReplicationConfigurationRequest.Builder> getAppReplicationConfigurationRequest)
Retrieves the application replication configuration associated with the specified application.
|
default CompletableFuture<GetAppReplicationConfigurationResponse> |
SmsAsyncClient.getAppReplicationConfiguration(GetAppReplicationConfigurationRequest getAppReplicationConfigurationRequest)
Retrieves the application replication configuration associated with the specified application.
|
Copyright © 2022. All rights reserved.