public static interface ExportErrorDetailsOutput.Builder extends SdkPojo, CopyableBuilder<ExportErrorDetailsOutput.Builder,ExportErrorDetailsOutput>
| Modifier and Type | Method and Description |
|---|---|
ExportErrorDetailsOutput.Builder |
message(String message)
A detailed message describing the error in an export EarthObservationJob operation.
|
ExportErrorDetailsOutput.Builder |
type(ExportErrorType type)
The type of error in an export EarthObservationJob operation.
|
ExportErrorDetailsOutput.Builder |
type(String type)
The type of error in an export EarthObservationJob operation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExportErrorDetailsOutput.Builder message(String message)
A detailed message describing the error in an export EarthObservationJob operation.
message - A detailed message describing the error in an export EarthObservationJob operation.ExportErrorDetailsOutput.Builder type(String type)
The type of error in an export EarthObservationJob operation.
type - The type of error in an export EarthObservationJob operation.ExportErrorType,
ExportErrorTypeExportErrorDetailsOutput.Builder type(ExportErrorType type)
The type of error in an export EarthObservationJob operation.
type - The type of error in an export EarthObservationJob operation.ExportErrorType,
ExportErrorTypeCopyright © 2023. All rights reserved.