| 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 |
|---|---|
UpdateEnvironmentResult |
AWSMainframeModernizationClient.updateEnvironment(UpdateEnvironmentRequest request)
Updates the configuration details for a specific runtime environment.
|
UpdateEnvironmentResult |
AWSMainframeModernization.updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest)
Updates the configuration details for a specific runtime environment.
|
UpdateEnvironmentResult |
AbstractAWSMainframeModernization.updateEnvironment(UpdateEnvironmentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateEnvironmentResult> |
AWSMainframeModernizationAsyncClient.updateEnvironmentAsync(UpdateEnvironmentRequest request,
AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResult> asyncHandler) |
Future<UpdateEnvironmentResult> |
AWSMainframeModernizationAsync.updateEnvironmentAsync(UpdateEnvironmentRequest updateEnvironmentRequest,
AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResult> asyncHandler)
Updates the configuration details for a specific runtime environment.
|
Future<UpdateEnvironmentResult> |
AbstractAWSMainframeModernizationAsync.updateEnvironmentAsync(UpdateEnvironmentRequest request,
AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentResult |
UpdateEnvironmentResult.clone() |
UpdateEnvironmentResult |
UpdateEnvironmentResult.withEnvironmentId(String environmentId)
The unique identifier of the runtime environment that was updated.
|
Copyright © 2024. All rights reserved.