| 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.
|
| software.amazon.awssdk.services.m2.paginators | |
| software.amazon.awssdk.services.m2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDataSetsResponse> |
M2AsyncClient.listDataSets(ListDataSetsRequest listDataSetsRequest)
Lists the data sets imported for a specific application.
|
default ListDataSetsResponse |
M2Client.listDataSets(ListDataSetsRequest listDataSetsRequest)
Lists the data sets imported for a specific application.
|
default ListDataSetsPublisher |
M2AsyncClient.listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)
Lists the data sets imported for a specific application.
|
default ListDataSetsIterable |
M2Client.listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)
Lists the data sets imported for a specific application.
|
| Constructor and Description |
|---|
ListDataSetsIterable(M2Client client,
ListDataSetsRequest firstRequest) |
ListDataSetsPublisher(M2AsyncClient client,
ListDataSetsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDataSetsRequestMarshaller.marshall(ListDataSetsRequest listDataSetsRequest) |
Copyright © 2023. All rights reserved.