| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.builder() |
ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.Builder.earthObservationJobSummaries(Collection<ListEarthObservationJobOutputConfig> earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.Builder.earthObservationJobSummaries(Consumer<ListEarthObservationJobOutputConfig.Builder>... earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.Builder.earthObservationJobSummaries(ListEarthObservationJobOutputConfig... earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.Builder.nextToken(String nextToken)
If the previous response was truncated, you receive this token.
|
ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListEarthObservationJobsResponse.Builder> |
ListEarthObservationJobsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.