| 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 StartApplicationResponse |
M2Client.startApplication(Consumer<StartApplicationRequest.Builder> startApplicationRequest)
Starts an application that is currently stopped.
|
default StartApplicationResponse |
M2Client.startApplication(StartApplicationRequest startApplicationRequest)
Starts an application that is currently stopped.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartApplicationResponse> |
M2AsyncClient.startApplication(Consumer<StartApplicationRequest.Builder> startApplicationRequest)
Starts an application that is currently stopped.
|
default CompletableFuture<StartApplicationResponse> |
M2AsyncClient.startApplication(StartApplicationRequest startApplicationRequest)
Starts an application that is currently stopped.
|
Copyright © 2023. All rights reserved.