| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model | |
| software.amazon.awssdk.services.sagemakergeospatial.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ListEarthObservationJobOutputConfig> |
ListEarthObservationJobsResponse.earthObservationJobSummaries()
Contains summary information about the Earth Observation jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.Builder.earthObservationJobSummaries(ListEarthObservationJobOutputConfig... earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListEarthObservationJobsResponse.Builder |
ListEarthObservationJobsResponse.Builder.earthObservationJobSummaries(Collection<ListEarthObservationJobOutputConfig> earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ListEarthObservationJobOutputConfig> |
ListEarthObservationJobsPublisher.earthObservationJobSummaries()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ListEarthObservationJobOutputConfig> |
ListEarthObservationJobsIterable.earthObservationJobSummaries()
Returns an iterable to iterate through the paginated
ListEarthObservationJobsResponse.earthObservationJobSummaries() member. |
Copyright © 2023. All rights reserved.