| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization |
Amazon Web Services Mainframe Modernization provides tools and resources to help you plan and implement migration and
modernization from mainframes to Amazon Web Services managed runtime environments.
|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteEnvironmentResult> |
AbstractAWSMainframeModernizationAsync.deleteEnvironmentAsync(DeleteEnvironmentRequest request,
AsyncHandler<DeleteEnvironmentRequest,DeleteEnvironmentResult> asyncHandler) |
Future<DeleteEnvironmentResult> |
AWSMainframeModernizationAsyncClient.deleteEnvironmentAsync(DeleteEnvironmentRequest request,
AsyncHandler<DeleteEnvironmentRequest,DeleteEnvironmentResult> asyncHandler) |
Future<DeleteEnvironmentResult> |
AWSMainframeModernizationAsync.deleteEnvironmentAsync(DeleteEnvironmentRequest deleteEnvironmentRequest,
AsyncHandler<DeleteEnvironmentRequest,DeleteEnvironmentResult> asyncHandler)
Deletes a specific runtime environment.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteEnvironmentRequest |
DeleteEnvironmentRequest.clone() |
DeleteEnvironmentRequest |
DeleteEnvironmentRequest.withEnvironmentId(String environmentId)
The unique identifier of the runtime environment you want to delete.
|
Copyright © 2024. All rights reserved.