| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static EarthObservationJobStatus |
EarthObservationJobStatus.fromValue(String value)
Use this in place of valueOf.
|
static EarthObservationJobStatus |
EarthObservationJobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EarthObservationJobStatus[] |
EarthObservationJobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withStatus(EarthObservationJobStatus status)
The status of the list of the Earth Observation jobs.
|
StartEarthObservationJobResult |
StartEarthObservationJobResult.withStatus(EarthObservationJobStatus status)
The status of the Earth Observation job.
|
GetEarthObservationJobResult |
GetEarthObservationJobResult.withStatus(EarthObservationJobStatus status)
The status of a previously initiated Earth Observation job.
|
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withStatusEquals(EarthObservationJobStatus statusEquals)
A filter that retrieves only jobs with a specific status.
|
Copyright © 2023. All rights reserved.