| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportErrorDetails.Builder |
ExportErrorDetails.builder() |
default ExportErrorDetails.Builder |
ExportErrorDetails.Builder.exportResults(Consumer<ExportErrorDetailsOutput.Builder> exportResults)
The structure for returning the export error details while exporting results of an Earth Observation job.
|
ExportErrorDetails.Builder |
ExportErrorDetails.Builder.exportResults(ExportErrorDetailsOutput exportResults)
The structure for returning the export error details while exporting results of an Earth Observation job.
|
default ExportErrorDetails.Builder |
ExportErrorDetails.Builder.exportSourceImages(Consumer<ExportErrorDetailsOutput.Builder> exportSourceImages)
The structure for returning the export error details while exporting the source images of an Earth
Observation job.
|
ExportErrorDetails.Builder |
ExportErrorDetails.Builder.exportSourceImages(ExportErrorDetailsOutput exportSourceImages)
The structure for returning the export error details while exporting the source images of an Earth
Observation job.
|
ExportErrorDetails.Builder |
ExportErrorDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportErrorDetails.Builder> |
ExportErrorDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetEarthObservationJobResponse.Builder |
GetEarthObservationJobResponse.Builder.exportErrorDetails(Consumer<ExportErrorDetails.Builder> exportErrorDetails)
Details about the errors generated during ExportEarthObservationJob.
|
Copyright © 2023. All rights reserved.