| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListDataSetImportHistoryResponse |
M2Client.listDataSetImportHistory(Consumer<ListDataSetImportHistoryRequest.Builder> listDataSetImportHistoryRequest)
Lists the data set imports for the specified application.
|
default ListDataSetImportHistoryResponse |
M2Client.listDataSetImportHistory(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)
Lists the data set imports for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDataSetImportHistoryResponse> |
M2AsyncClient.listDataSetImportHistory(Consumer<ListDataSetImportHistoryRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDataSetImportHistoryResponse> |
ListDataSetImportHistoryIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDataSetImportHistoryPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDataSetImportHistoryResponse> subscriber) |
Copyright © 2023. All rights reserved.