| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.arn(String arn)
The output Amazon Resource Name (ARN) of the Earth Observation job being exported.
|
static ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.builder() |
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.creationTime(Instant creationTime)
The creation time.
|
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.executionRoleArn(String executionRoleArn)
The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
|
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.exportSourceImages(Boolean exportSourceImages)
The source images provided to the Earth Observation job being exported.
|
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.exportStatus(EarthObservationJobExportStatus exportStatus)
The status of the results of the Earth Observation job being exported.
|
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.exportStatus(String exportStatus)
The status of the results of the Earth Observation job being exported.
|
default ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.outputConfig(Consumer<OutputConfigInput.Builder> outputConfig)
An object containing information about the output file.
|
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.Builder.outputConfig(OutputConfigInput outputConfig)
An object containing information about the output file.
|
ExportEarthObservationJobResponse.Builder |
ExportEarthObservationJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportEarthObservationJobResponse.Builder> |
ExportEarthObservationJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.