| 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 ListDataSetImportHistoryResponse |
M2Client.listDataSetImportHistory(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)
Lists the data set imports for the specified application.
|
default CompletableFuture<ListDataSetImportHistoryResponse> |
M2AsyncClient.listDataSetImportHistory(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)
Lists the data set imports for the specified application.
|
default ListDataSetImportHistoryIterable |
M2Client.listDataSetImportHistoryPaginator(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)
Lists the data set imports for the specified application.
|
default ListDataSetImportHistoryPublisher |
M2AsyncClient.listDataSetImportHistoryPaginator(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)
Lists the data set imports for the specified application.
|
| Constructor and Description |
|---|
ListDataSetImportHistoryIterable(M2Client client,
ListDataSetImportHistoryRequest firstRequest) |
ListDataSetImportHistoryPublisher(M2AsyncClient client,
ListDataSetImportHistoryRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDataSetImportHistoryRequestMarshaller.marshall(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest) |
Copyright © 2023. All rights reserved.