| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteEnvironmentResponse |
MigrationHubRefactorSpacesClient.deleteEnvironment(Consumer<DeleteEnvironmentRequest.Builder> deleteEnvironmentRequest)
Deletes an Amazon Web Services Migration Hub Refactor Spaces environment.
|
default DeleteEnvironmentResponse |
MigrationHubRefactorSpacesClient.deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest)
Deletes an Amazon Web Services Migration Hub Refactor Spaces environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEnvironmentResponse> |
MigrationHubRefactorSpacesAsyncClient.deleteEnvironment(Consumer<DeleteEnvironmentRequest.Builder> deleteEnvironmentRequest)
Deletes an Amazon Web Services Migration Hub Refactor Spaces environment.
|
default CompletableFuture<DeleteEnvironmentResponse> |
MigrationHubRefactorSpacesAsyncClient.deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest)
Deletes an Amazon Web Services Migration Hub Refactor Spaces environment.
|
Copyright © 2022. All rights reserved.