| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| software.amazon.awssdk.services.sagemakergeospatial.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListEarthObservationJobsResponse |
SageMakerGeospatialClient.listEarthObservationJobs(Consumer<ListEarthObservationJobsRequest.Builder> listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEarthObservationJobsResponse> |
SageMakerGeospatialAsyncClient.listEarthObservationJobs(Consumer<ListEarthObservationJobsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListEarthObservationJobsResponse> |
ListEarthObservationJobsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListEarthObservationJobsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListEarthObservationJobsResponse> subscriber) |
Copyright © 2023. All rights reserved.