| 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 CreateDeploymentResponse |
M2Client.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest)
Creates and starts a deployment to deploy an application into a runtime environment.
|
default CreateDeploymentResponse |
M2Client.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates and starts a deployment to deploy an application into a runtime environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDeploymentResponse> |
M2AsyncClient.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest)
Creates and starts a deployment to deploy an application into a runtime environment.
|
default CompletableFuture<CreateDeploymentResponse> |
M2AsyncClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates and starts a deployment to deploy an application into a runtime environment.
|
Copyright © 2023. All rights reserved.