| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces |
|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ListServicesResult |
AWSMigrationHubRefactorSpacesClient.listServices(ListServicesRequest request)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
ListServicesResult |
AWSMigrationHubRefactorSpaces.listServices(ListServicesRequest listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
ListServicesResult |
AbstractAWSMigrationHubRefactorSpaces.listServices(ListServicesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listServicesAsync(ListServicesRequest request) |
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsync.listServicesAsync(ListServicesRequest listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
Future<ListServicesResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.listServicesAsync(ListServicesRequest request) |
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsync.listServicesAsync(ListServicesRequest listServicesRequest,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
Future<ListServicesResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsync.listServicesAsync(ListServicesRequest listServicesRequest,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
Future<ListServicesResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListServicesResult |
ListServicesResult.clone() |
ListServicesResult |
ListServicesResult.withNextToken(String nextToken)
The token for the next page of results.
|
ListServicesResult |
ListServicesResult.withServiceSummaryList(Collection<ServiceSummary> serviceSummaryList)
The list of
ServiceSummary objects. |
ListServicesResult |
ListServicesResult.withServiceSummaryList(ServiceSummary... serviceSummaryList)
The list of
ServiceSummary objects. |
Copyright © 2024. All rights reserved.