| Package | Description |
|---|---|
| com.amazonaws.services.mgn |
The Application Migration Service service.
|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListImportErrorsResult> |
AWSmgnAsyncClient.listImportErrorsAsync(ListImportErrorsRequest request,
AsyncHandler<ListImportErrorsRequest,ListImportErrorsResult> asyncHandler) |
Future<ListImportErrorsResult> |
AbstractAWSmgnAsync.listImportErrorsAsync(ListImportErrorsRequest request,
AsyncHandler<ListImportErrorsRequest,ListImportErrorsResult> asyncHandler) |
Future<ListImportErrorsResult> |
AWSmgnAsync.listImportErrorsAsync(ListImportErrorsRequest listImportErrorsRequest,
AsyncHandler<ListImportErrorsRequest,ListImportErrorsResult> asyncHandler)
List import errors.
|
| Modifier and Type | Method and Description |
|---|---|
ListImportErrorsRequest |
ListImportErrorsRequest.clone() |
ListImportErrorsRequest |
ListImportErrorsRequest.withImportID(String importID)
List import errors request import id.
|
ListImportErrorsRequest |
ListImportErrorsRequest.withMaxResults(Integer maxResults)
List import errors request max results.
|
ListImportErrorsRequest |
ListImportErrorsRequest.withNextToken(String nextToken)
List import errors request next token.
|
Copyright © 2024. All rights reserved.