| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static StartImportTaskResponse.Builder |
StartImportTaskResponse.builder() |
default StartImportTaskResponse.Builder |
StartImportTaskResponse.Builder.task(Consumer<ImportTask.Builder> task)
An array of information related to the import task request including status information, times, IDs, the
Amazon S3 Object URL for the import file, and more.
|
StartImportTaskResponse.Builder |
StartImportTaskResponse.Builder.task(ImportTask task)
An array of information related to the import task request including status information, times, IDs, the
Amazon S3 Object URL for the import file, and more.
|
StartImportTaskResponse.Builder |
StartImportTaskResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartImportTaskResponse.Builder> |
StartImportTaskResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.