| 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 ListRasterDataCollectionsResponse |
SageMakerGeospatialClient.listRasterDataCollections(Consumer<ListRasterDataCollectionsRequest.Builder> listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
default ListRasterDataCollectionsResponse |
SageMakerGeospatialClient.listRasterDataCollections(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRasterDataCollectionsResponse> |
SageMakerGeospatialAsyncClient.listRasterDataCollections(Consumer<ListRasterDataCollectionsRequest.Builder> listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
default CompletableFuture<ListRasterDataCollectionsResponse> |
SageMakerGeospatialAsyncClient.listRasterDataCollections(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListRasterDataCollectionsResponse> |
ListRasterDataCollectionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRasterDataCollectionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListRasterDataCollectionsResponse> subscriber) |
Copyright © 2023. All rights reserved.