Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.DeleteEnvironmentRequest
-
Packages that use DeleteEnvironmentRequest Package Description software.amazon.awssdk.services.migrationhubrefactorspaces Amazon Web Services Migration Hub Refactor Spaces software.amazon.awssdk.services.migrationhubrefactorspaces.transform -
-
Uses of DeleteEnvironmentRequest in software.amazon.awssdk.services.migrationhubrefactorspaces
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces with parameters of type DeleteEnvironmentRequest Modifier and Type Method Description default CompletableFuture<DeleteEnvironmentResponse>MigrationHubRefactorSpacesAsyncClient. deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest)Deletes an Amazon Web Services Migration Hub Refactor Spaces environment.default DeleteEnvironmentResponseMigrationHubRefactorSpacesClient. deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest)Deletes an Amazon Web Services Migration Hub Refactor Spaces environment. -
Uses of DeleteEnvironmentRequest in software.amazon.awssdk.services.migrationhubrefactorspaces.transform
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.transform with parameters of type DeleteEnvironmentRequest Modifier and Type Method Description SdkHttpFullRequestDeleteEnvironmentRequestMarshaller. marshall(DeleteEnvironmentRequest deleteEnvironmentRequest)
-