| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| software.amazon.awssdk.services.sagemakergeospatial.paginators | |
| software.amazon.awssdk.services.sagemakergeospatial.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListEarthObservationJobsResponse |
SageMakerGeospatialClient.listEarthObservationJobs(ListEarthObservationJobsRequest listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
default CompletableFuture<ListEarthObservationJobsResponse> |
SageMakerGeospatialAsyncClient.listEarthObservationJobs(ListEarthObservationJobsRequest listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
default ListEarthObservationJobsIterable |
SageMakerGeospatialClient.listEarthObservationJobsPaginator(ListEarthObservationJobsRequest listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
default ListEarthObservationJobsPublisher |
SageMakerGeospatialAsyncClient.listEarthObservationJobsPaginator(ListEarthObservationJobsRequest listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
| Constructor and Description |
|---|
ListEarthObservationJobsIterable(SageMakerGeospatialClient client,
ListEarthObservationJobsRequest firstRequest) |
ListEarthObservationJobsPublisher(SageMakerGeospatialAsyncClient client,
ListEarthObservationJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListEarthObservationJobsRequestMarshaller.marshall(ListEarthObservationJobsRequest listEarthObservationJobsRequest) |
Copyright © 2023. All rights reserved.