| 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 |
|---|---|
ListVectorEnrichmentJobsResult |
AbstractAmazonSageMakerGeospatial.listVectorEnrichmentJobs(ListVectorEnrichmentJobsRequest request) |
ListVectorEnrichmentJobsResult |
AmazonSageMakerGeospatialClient.listVectorEnrichmentJobs(ListVectorEnrichmentJobsRequest request)
Retrieves a list of vector enrichment jobs.
|
ListVectorEnrichmentJobsResult |
AmazonSageMakerGeospatial.listVectorEnrichmentJobs(ListVectorEnrichmentJobsRequest listVectorEnrichmentJobsRequest)
Retrieves a list of vector enrichment jobs.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListVectorEnrichmentJobsResult> |
AbstractAmazonSageMakerGeospatialAsync.listVectorEnrichmentJobsAsync(ListVectorEnrichmentJobsRequest request,
AsyncHandler<ListVectorEnrichmentJobsRequest,ListVectorEnrichmentJobsResult> asyncHandler) |
Future<ListVectorEnrichmentJobsResult> |
AmazonSageMakerGeospatialAsyncClient.listVectorEnrichmentJobsAsync(ListVectorEnrichmentJobsRequest request,
AsyncHandler<ListVectorEnrichmentJobsRequest,ListVectorEnrichmentJobsResult> asyncHandler) |
Future<ListVectorEnrichmentJobsResult> |
AmazonSageMakerGeospatialAsync.listVectorEnrichmentJobsAsync(ListVectorEnrichmentJobsRequest listVectorEnrichmentJobsRequest,
AsyncHandler<ListVectorEnrichmentJobsRequest,ListVectorEnrichmentJobsResult> asyncHandler)
Retrieves a list of vector enrichment jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListVectorEnrichmentJobsResult |
ListVectorEnrichmentJobsResult.clone() |
ListVectorEnrichmentJobsResult |
ListVectorEnrichmentJobsResult.withNextToken(String nextToken)
If the previous response was truncated, you receive this token.
|
ListVectorEnrichmentJobsResult |
ListVectorEnrichmentJobsResult.withVectorEnrichmentJobSummaries(Collection<ListVectorEnrichmentJobOutputConfig> vectorEnrichmentJobSummaries)
Contains summary information about the Vector Enrichment jobs.
|
ListVectorEnrichmentJobsResult |
ListVectorEnrichmentJobsResult.withVectorEnrichmentJobSummaries(ListVectorEnrichmentJobOutputConfig... vectorEnrichmentJobSummaries)
Contains summary information about the Vector Enrichment jobs.
|
Copyright © 2024. All rights reserved.