| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization |
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.
|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
ListDataSetImportHistoryResult |
AWSMainframeModernizationClient.listDataSetImportHistory(ListDataSetImportHistoryRequest request)
Lists the data set imports for the specified application.
|
ListDataSetImportHistoryResult |
AWSMainframeModernization.listDataSetImportHistory(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)
Lists the data set imports for the specified application.
|
ListDataSetImportHistoryResult |
AbstractAWSMainframeModernization.listDataSetImportHistory(ListDataSetImportHistoryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDataSetImportHistoryResult> |
AWSMainframeModernizationAsyncClient.listDataSetImportHistoryAsync(ListDataSetImportHistoryRequest request,
AsyncHandler<ListDataSetImportHistoryRequest,ListDataSetImportHistoryResult> asyncHandler) |
Future<ListDataSetImportHistoryResult> |
AbstractAWSMainframeModernizationAsync.listDataSetImportHistoryAsync(ListDataSetImportHistoryRequest request,
AsyncHandler<ListDataSetImportHistoryRequest,ListDataSetImportHistoryResult> asyncHandler) |
Future<ListDataSetImportHistoryResult> |
AWSMainframeModernizationAsync.listDataSetImportHistoryAsync(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest,
AsyncHandler<ListDataSetImportHistoryRequest,ListDataSetImportHistoryResult> asyncHandler)
Lists the data set imports for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataSetImportHistoryResult |
ListDataSetImportHistoryResult.clone() |
ListDataSetImportHistoryResult |
ListDataSetImportHistoryResult.withDataSetImportTasks(Collection<DataSetImportTask> dataSetImportTasks)
The data set import tasks.
|
ListDataSetImportHistoryResult |
ListDataSetImportHistoryResult.withDataSetImportTasks(DataSetImportTask... dataSetImportTasks)
The data set import tasks.
|
ListDataSetImportHistoryResult |
ListDataSetImportHistoryResult.withNextToken(String nextToken)
If there are more items to return, this contains a token that is passed to a subsequent call to this operation to
retrieve the next set of items.
|
Copyright © 2022. All rights reserved.