| 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 |
|---|---|
ListEarthObservationJobsResult |
AmazonSageMakerGeospatialClient.listEarthObservationJobs(ListEarthObservationJobsRequest request)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
ListEarthObservationJobsResult |
AbstractAmazonSageMakerGeospatial.listEarthObservationJobs(ListEarthObservationJobsRequest request) |
ListEarthObservationJobsResult |
AmazonSageMakerGeospatial.listEarthObservationJobs(ListEarthObservationJobsRequest listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
ListEarthObservationJobsResult |
ListEarthObservationJobsResult.clone() |
ListEarthObservationJobsResult |
ListEarthObservationJobsResult.withEarthObservationJobSummaries(Collection<ListEarthObservationJobOutputConfig> earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
ListEarthObservationJobsResult |
ListEarthObservationJobsResult.withEarthObservationJobSummaries(ListEarthObservationJobOutputConfig... earthObservationJobSummaries)
Contains summary information about the Earth Observation jobs.
|
ListEarthObservationJobsResult |
ListEarthObservationJobsResult.withNextToken(String nextToken)
If the previous response was truncated, you receive this token.
|
Copyright © 2024. All rights reserved.