| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| software.amazon.awssdk.services.migrationhubrefactorspaces.paginators | |
| software.amazon.awssdk.services.migrationhubrefactorspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListEnvironmentsResponse |
MigrationHubRefactorSpacesClient.listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
default CompletableFuture<ListEnvironmentsResponse> |
MigrationHubRefactorSpacesAsyncClient.listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
default ListEnvironmentsIterable |
MigrationHubRefactorSpacesClient.listEnvironmentsPaginator(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
default ListEnvironmentsPublisher |
MigrationHubRefactorSpacesAsyncClient.listEnvironmentsPaginator(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller account or shared with the
caller account.
|
| Constructor and Description |
|---|
ListEnvironmentsIterable(MigrationHubRefactorSpacesClient client,
ListEnvironmentsRequest firstRequest) |
ListEnvironmentsPublisher(MigrationHubRefactorSpacesAsyncClient client,
ListEnvironmentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListEnvironmentsRequestMarshaller.marshall(ListEnvironmentsRequest listEnvironmentsRequest) |
Copyright © 2022. All rights reserved.