| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| software.amazon.awssdk.services.sms.paginators | |
| software.amazon.awssdk.services.sms.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetConnectorsResponse |
SmsClient.getConnectors(GetConnectorsRequest getConnectorsRequest)
Describes the connectors registered with the Server Migration Service.
|
default CompletableFuture<GetConnectorsResponse> |
SmsAsyncClient.getConnectors(GetConnectorsRequest getConnectorsRequest)
Describes the connectors registered with the Server Migration Service.
|
default GetConnectorsIterable |
SmsClient.getConnectorsPaginator(GetConnectorsRequest getConnectorsRequest)
Describes the connectors registered with the Server Migration Service.
|
default GetConnectorsPublisher |
SmsAsyncClient.getConnectorsPaginator(GetConnectorsRequest getConnectorsRequest)
Describes the connectors registered with the Server Migration Service.
|
| Constructor and Description |
|---|
GetConnectorsIterable(SmsClient client,
GetConnectorsRequest firstRequest) |
GetConnectorsPublisher(SmsAsyncClient client,
GetConnectorsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetConnectorsRequestMarshaller.marshall(GetConnectorsRequest getConnectorsRequest) |
Copyright © 2023. All rights reserved.