| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| software.amazon.awssdk.services.migrationhubrefactorspaces.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListEnvironmentVpcsResponse |
MigrationHubRefactorSpacesClient.listEnvironmentVpcs(Consumer<ListEnvironmentVpcsRequest.Builder> listEnvironmentVpcsRequest)
Lists all Amazon Web Services Migration Hub Refactor Spaces service virtual private clouds (VPCs) that are part
of the environment.
|
default ListEnvironmentVpcsResponse |
MigrationHubRefactorSpacesClient.listEnvironmentVpcs(ListEnvironmentVpcsRequest listEnvironmentVpcsRequest)
Lists all Amazon Web Services Migration Hub Refactor Spaces service virtual private clouds (VPCs) that are part
of the environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEnvironmentVpcsResponse> |
MigrationHubRefactorSpacesAsyncClient.listEnvironmentVpcs(Consumer<ListEnvironmentVpcsRequest.Builder> listEnvironmentVpcsRequest)
Lists all Amazon Web Services Migration Hub Refactor Spaces service virtual private clouds (VPCs) that are part
of the environment.
|
default CompletableFuture<ListEnvironmentVpcsResponse> |
MigrationHubRefactorSpacesAsyncClient.listEnvironmentVpcs(ListEnvironmentVpcsRequest listEnvironmentVpcsRequest)
Lists all Amazon Web Services Migration Hub Refactor Spaces service virtual private clouds (VPCs) that are part
of the environment.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListEnvironmentVpcsResponse> |
ListEnvironmentVpcsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListEnvironmentVpcsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListEnvironmentVpcsResponse> subscriber) |
Copyright © 2023. All rights reserved.