public static interface EarthObservationJobErrorDetails.Builder extends SdkPojo, CopyableBuilder<EarthObservationJobErrorDetails.Builder,EarthObservationJobErrorDetails>
| Modifier and Type | Method and Description |
|---|---|
EarthObservationJobErrorDetails.Builder |
message(String message)
A detailed message describing the error in an Earth Observation job.
|
EarthObservationJobErrorDetails.Builder |
type(EarthObservationJobErrorType type)
The type of error in an Earth Observation job.
|
EarthObservationJobErrorDetails.Builder |
type(String type)
The type of error in an Earth Observation job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEarthObservationJobErrorDetails.Builder message(String message)
A detailed message describing the error in an Earth Observation job.
message - A detailed message describing the error in an Earth Observation job.EarthObservationJobErrorDetails.Builder type(String type)
The type of error in an Earth Observation job.
type - The type of error in an Earth Observation job.EarthObservationJobErrorType,
EarthObservationJobErrorTypeEarthObservationJobErrorDetails.Builder type(EarthObservationJobErrorType type)
The type of error in an Earth Observation job.
type - The type of error in an Earth Observation job.EarthObservationJobErrorType,
EarthObservationJobErrorTypeCopyright © 2023. All rights reserved.