| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces |
|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentsResult |
AWSMigrationHubRefactorSpacesClient.listEnvironments(ListEnvironmentsRequest request)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
ListEnvironmentsResult |
AWSMigrationHubRefactorSpaces.listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
ListEnvironmentsResult |
AbstractAWSMigrationHubRefactorSpaces.listEnvironments(ListEnvironmentsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListEnvironmentsResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.listEnvironmentsAsync(ListEnvironmentsRequest request) |
Future<ListEnvironmentsResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listEnvironmentsAsync(ListEnvironmentsRequest request) |
Future<ListEnvironmentsResult> |
AWSMigrationHubRefactorSpacesAsync.listEnvironmentsAsync(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
Future<ListEnvironmentsResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.listEnvironmentsAsync(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler) |
Future<ListEnvironmentsResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listEnvironmentsAsync(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler) |
Future<ListEnvironmentsResult> |
AWSMigrationHubRefactorSpacesAsync.listEnvironmentsAsync(ListEnvironmentsRequest listEnvironmentsRequest,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListEnvironmentsResult> |
AbstractAWSMigrationHubRefactorSpacesAsync.listEnvironmentsAsync(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler) |
Future<ListEnvironmentsResult> |
AWSMigrationHubRefactorSpacesAsyncClient.listEnvironmentsAsync(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler) |
Future<ListEnvironmentsResult> |
AWSMigrationHubRefactorSpacesAsync.listEnvironmentsAsync(ListEnvironmentsRequest listEnvironmentsRequest,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentsResult |
ListEnvironmentsResult.clone() |
ListEnvironmentsResult |
ListEnvironmentsResult.withEnvironmentSummaryList(Collection<EnvironmentSummary> environmentSummaryList)
The list of
EnvironmentSummary objects. |
ListEnvironmentsResult |
ListEnvironmentsResult.withEnvironmentSummaryList(EnvironmentSummary... environmentSummaryList)
The list of
EnvironmentSummary objects. |
ListEnvironmentsResult |
ListEnvironmentsResult.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2023. All rights reserved.