| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateEnvironmentResponse |
M2Client.updateEnvironment(Consumer<UpdateEnvironmentRequest.Builder> updateEnvironmentRequest)
Updates the configuration details for a specific runtime environment.
|
default UpdateEnvironmentResponse |
M2Client.updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest)
Updates the configuration details for a specific runtime environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEnvironmentResponse> |
M2AsyncClient.updateEnvironment(Consumer<UpdateEnvironmentRequest.Builder> updateEnvironmentRequest)
Updates the configuration details for a specific runtime environment.
|
default CompletableFuture<UpdateEnvironmentResponse> |
M2AsyncClient.updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest)
Updates the configuration details for a specific runtime environment.
|
Copyright © 2023. All rights reserved.