| 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 |
|---|---|
Future<ListDataSetImportHistoryResult> |
AbstractAWSMainframeModernizationAsync.listDataSetImportHistoryAsync(ListDataSetImportHistoryRequest request,
AsyncHandler<ListDataSetImportHistoryRequest,ListDataSetImportHistoryResult> asyncHandler) |
Future<ListDataSetImportHistoryResult> |
AWSMainframeModernizationAsyncClient.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 |
|---|---|
ListDataSetImportHistoryRequest |
ListDataSetImportHistoryRequest.clone() |
ListDataSetImportHistoryRequest |
ListDataSetImportHistoryRequest.withApplicationId(String applicationId)
The unique identifier of the application.
|
ListDataSetImportHistoryRequest |
ListDataSetImportHistoryRequest.withMaxResults(Integer maxResults)
The maximum number of objects to return.
|
ListDataSetImportHistoryRequest |
ListDataSetImportHistoryRequest.withNextToken(String nextToken)
A pagination token returned from a previous call to this operation.
|
Copyright © 2022. All rights reserved.