| 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 |
|---|---|
Future<GetRasterDataCollectionResult> |
AbstractAmazonSageMakerGeospatialAsync.getRasterDataCollectionAsync(GetRasterDataCollectionRequest request,
AsyncHandler<GetRasterDataCollectionRequest,GetRasterDataCollectionResult> asyncHandler) |
Future<GetRasterDataCollectionResult> |
AmazonSageMakerGeospatialAsync.getRasterDataCollectionAsync(GetRasterDataCollectionRequest getRasterDataCollectionRequest,
AsyncHandler<GetRasterDataCollectionRequest,GetRasterDataCollectionResult> asyncHandler)
Use this operation to get details of a specific raster data collection.
|
Future<GetRasterDataCollectionResult> |
AmazonSageMakerGeospatialAsyncClient.getRasterDataCollectionAsync(GetRasterDataCollectionRequest request,
AsyncHandler<GetRasterDataCollectionRequest,GetRasterDataCollectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetRasterDataCollectionRequest |
GetRasterDataCollectionRequest.clone() |
GetRasterDataCollectionRequest |
GetRasterDataCollectionRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the raster data collection.
|
Copyright © 2023. All rights reserved.