| 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 ListRasterDataCollectionsResponse |
SageMakerGeospatialClient.listRasterDataCollections(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
default CompletableFuture<ListRasterDataCollectionsResponse> |
SageMakerGeospatialAsyncClient.listRasterDataCollections(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
default ListRasterDataCollectionsIterable |
SageMakerGeospatialClient.listRasterDataCollectionsPaginator(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
default ListRasterDataCollectionsPublisher |
SageMakerGeospatialAsyncClient.listRasterDataCollectionsPaginator(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
| Constructor and Description |
|---|
ListRasterDataCollectionsIterable(SageMakerGeospatialClient client,
ListRasterDataCollectionsRequest firstRequest) |
ListRasterDataCollectionsPublisher(SageMakerGeospatialAsyncClient client,
ListRasterDataCollectionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRasterDataCollectionsRequestMarshaller.marshall(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest) |
Copyright © 2023. All rights reserved.