| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
GetConnectorsResult |
AbstractAWSServerMigration.getConnectors(GetConnectorsRequest request) |
GetConnectorsResult |
AWSServerMigration.getConnectors(GetConnectorsRequest getConnectorsRequest)
Describes the connectors registered with the Server Migration Service.
|
GetConnectorsResult |
AWSServerMigrationClient.getConnectors(GetConnectorsRequest request)
Describes the connectors registered with the Server Migration Service.
|
Future<GetConnectorsResult> |
AbstractAWSServerMigrationAsync.getConnectorsAsync(GetConnectorsRequest request) |
Future<GetConnectorsResult> |
AWSServerMigrationAsync.getConnectorsAsync(GetConnectorsRequest getConnectorsRequest)
Describes the connectors registered with the Server Migration Service.
|
Future<GetConnectorsResult> |
AWSServerMigrationAsyncClient.getConnectorsAsync(GetConnectorsRequest request) |
Future<GetConnectorsResult> |
AbstractAWSServerMigrationAsync.getConnectorsAsync(GetConnectorsRequest request,
AsyncHandler<GetConnectorsRequest,GetConnectorsResult> asyncHandler) |
Future<GetConnectorsResult> |
AWSServerMigrationAsync.getConnectorsAsync(GetConnectorsRequest getConnectorsRequest,
AsyncHandler<GetConnectorsRequest,GetConnectorsResult> asyncHandler)
Describes the connectors registered with the Server Migration Service.
|
Future<GetConnectorsResult> |
AWSServerMigrationAsyncClient.getConnectorsAsync(GetConnectorsRequest request,
AsyncHandler<GetConnectorsRequest,GetConnectorsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectorsResult> |
AbstractAWSServerMigrationAsync.getConnectorsAsync(GetConnectorsRequest request,
AsyncHandler<GetConnectorsRequest,GetConnectorsResult> asyncHandler) |
Future<GetConnectorsResult> |
AWSServerMigrationAsync.getConnectorsAsync(GetConnectorsRequest getConnectorsRequest,
AsyncHandler<GetConnectorsRequest,GetConnectorsResult> asyncHandler)
Describes the connectors registered with the Server Migration Service.
|
Future<GetConnectorsResult> |
AWSServerMigrationAsyncClient.getConnectorsAsync(GetConnectorsRequest request,
AsyncHandler<GetConnectorsRequest,GetConnectorsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetConnectorsRequest |
GetConnectorsRequest.clone() |
GetConnectorsRequest |
GetConnectorsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
GetConnectorsRequest |
GetConnectorsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2023. All rights reserved.