| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default StartExportTaskResponse |
ApplicationDiscoveryClient.startExportTask()
Begins the export of a discovered data report to an Amazon S3 bucket managed by Amazon Web Services.
|
default StartExportTaskResponse |
ApplicationDiscoveryClient.startExportTask(Consumer<StartExportTaskRequest.Builder> startExportTaskRequest)
Begins the export of a discovered data report to an Amazon S3 bucket managed by Amazon Web Services.
|
default StartExportTaskResponse |
ApplicationDiscoveryClient.startExportTask(StartExportTaskRequest startExportTaskRequest)
Begins the export of a discovered data report to an Amazon S3 bucket managed by Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartExportTaskResponse> |
ApplicationDiscoveryAsyncClient.startExportTask()
Begins the export of a discovered data report to an Amazon S3 bucket managed by Amazon Web Services.
|
default CompletableFuture<StartExportTaskResponse> |
ApplicationDiscoveryAsyncClient.startExportTask(Consumer<StartExportTaskRequest.Builder> startExportTaskRequest)
Begins the export of a discovered data report to an Amazon S3 bucket managed by Amazon Web Services.
|
default CompletableFuture<StartExportTaskResponse> |
ApplicationDiscoveryAsyncClient.startExportTask(StartExportTaskRequest startExportTaskRequest)
Begins the export of a discovered data report to an Amazon S3 bucket managed by Amazon Web Services.
|
Copyright © 2023. All rights reserved.