| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default GetRasterDataCollectionResponse |
SageMakerGeospatialClient.getRasterDataCollection(Consumer<GetRasterDataCollectionRequest.Builder> getRasterDataCollectionRequest)
Use this operation to get details of a specific raster data collection.
|
default GetRasterDataCollectionResponse |
SageMakerGeospatialClient.getRasterDataCollection(GetRasterDataCollectionRequest getRasterDataCollectionRequest)
Use this operation to get details of a specific raster data collection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRasterDataCollectionResponse> |
SageMakerGeospatialAsyncClient.getRasterDataCollection(Consumer<GetRasterDataCollectionRequest.Builder> getRasterDataCollectionRequest)
Use this operation to get details of a specific raster data collection.
|
default CompletableFuture<GetRasterDataCollectionResponse> |
SageMakerGeospatialAsyncClient.getRasterDataCollection(GetRasterDataCollectionRequest getRasterDataCollectionRequest)
Use this operation to get details of a specific raster data collection.
|
Copyright © 2023. All rights reserved.