| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.clone() |
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withMaxResults(Integer maxResults)
The total number of items to return.
|
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withNextToken(String nextToken)
If the previous response was truncated, you receive this token.
|
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withSortBy(String sortBy)
The parameter by which to sort the results.
|
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withSortOrder(SortOrder sortOrder)
An optional value that specifies whether you want the results sorted in
Ascending or
Descending order. |
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withSortOrder(String sortOrder)
An optional value that specifies whether you want the results sorted in
Ascending or
Descending order. |
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withStatusEquals(EarthObservationJobStatus statusEquals)
A filter that retrieves only jobs with a specific status.
|
ListEarthObservationJobsRequest |
ListEarthObservationJobsRequest.withStatusEquals(String statusEquals)
A filter that retrieves only jobs with a specific status.
|
Copyright © 2023. All rights reserved.