| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.clearTagsEntries()
Removes all the entries added into Tags.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.clone() |
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withArn(String arn)
The Amazon Resource Name (ARN) of the list of the Earth Observation jobs.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withCreationTime(Date creationTime)
The creation time.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withDurationInSeconds(Integer durationInSeconds)
The duration of the session, in seconds.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withName(String name)
The names of the Earth Observation jobs in the list.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withOperationType(String operationType)
The operation type for an Earth Observation job.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withStatus(EarthObservationJobStatus status)
The status of the list of the Earth Observation jobs.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withStatus(String status)
The status of the list of the Earth Observation jobs.
|
ListEarthObservationJobOutputConfig |
ListEarthObservationJobOutputConfig.withTags(Map<String,String> tags)
Each tag consists of a key and a value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListEarthObservationJobOutputConfig> |
ListEarthObservationJobsResult.getEarthObservationJobSummaries()
Contains summary information about the Earth Observation jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListEarthObservationJobsResult |
ListEarthObservationJobsResult.withEarthObservationJobSummaries(ListEarthObservationJobOutputConfig... earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEarthObservationJobsResult.setEarthObservationJobSummaries(Collection<ListEarthObservationJobOutputConfig> earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
ListEarthObservationJobsResult |
ListEarthObservationJobsResult.withEarthObservationJobSummaries(Collection<ListEarthObservationJobOutputConfig> earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
Copyright © 2024. All rights reserved.