| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces |
|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ListServicesResult |
AbstractAWSMigrationHubRefactorSpaces.listServices(ListServicesRequest request) |
ListServicesResult |
AWSMigrationHubRefactorSpaces.listServices(ListServicesRequest listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
ListServicesResult |
AWSMigrationHubRefactorSpacesClient.listServices(ListServicesRequest request)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listServicesAsync(ListServicesRequest request) |
Future<ListServicesResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.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> |
AWSMigrationHubRefactorSpacesAsyncClient.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListServicesResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesRequest |
ListServicesRequest.clone() |
ListServicesRequest |
ListServicesRequest.withApplicationIdentifier(String applicationIdentifier)
The ID of the application.
|
ListServicesRequest |
ListServicesRequest.withEnvironmentIdentifier(String environmentIdentifier)
The ID of the environment.
|
ListServicesRequest |
ListServicesRequest.withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
ListServicesRequest |
ListServicesRequest.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2022. All rights reserved.