| 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 ListVectorEnrichmentJobsResponse |
SageMakerGeospatialClient.listVectorEnrichmentJobs(Consumer<ListVectorEnrichmentJobsRequest.Builder> listVectorEnrichmentJobsRequest)
Retrieves a list of vector enrichment jobs.
|
default ListVectorEnrichmentJobsResponse |
SageMakerGeospatialClient.listVectorEnrichmentJobs(ListVectorEnrichmentJobsRequest listVectorEnrichmentJobsRequest)
Retrieves a list of vector enrichment jobs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListVectorEnrichmentJobsResponse> |
SageMakerGeospatialAsyncClient.listVectorEnrichmentJobs(Consumer<ListVectorEnrichmentJobsRequest.Builder> listVectorEnrichmentJobsRequest)
Retrieves a list of vector enrichment jobs.
|
default CompletableFuture<ListVectorEnrichmentJobsResponse> |
SageMakerGeospatialAsyncClient.listVectorEnrichmentJobs(ListVectorEnrichmentJobsRequest listVectorEnrichmentJobsRequest)
Retrieves a list of vector enrichment jobs.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListVectorEnrichmentJobsResponse> |
ListVectorEnrichmentJobsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListVectorEnrichmentJobsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListVectorEnrichmentJobsResponse> subscriber) |
Copyright © 2023. All rights reserved.