| 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 GetDataSetDetailsResponse |
M2Client.getDataSetDetails(Consumer<GetDataSetDetailsRequest.Builder> getDataSetDetailsRequest)
Gets the details of a specific data set.
|
default GetDataSetDetailsResponse |
M2Client.getDataSetDetails(GetDataSetDetailsRequest getDataSetDetailsRequest)
Gets the details of a specific data set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDataSetDetailsResponse> |
M2AsyncClient.getDataSetDetails(Consumer<GetDataSetDetailsRequest.Builder> getDataSetDetailsRequest)
Gets the details of a specific data set.
|
default CompletableFuture<GetDataSetDetailsResponse> |
M2AsyncClient.getDataSetDetails(GetDataSetDetailsRequest getDataSetDetailsRequest)
Gets the details of a specific data set.
|
Copyright © 2023. All rights reserved.