| 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 |
|---|---|
TagResourceResult |
AmazonSageMakerGeospatialClient.tagResource(TagResourceRequest request)
The resource you want to tag.
|
TagResourceResult |
AbstractAmazonSageMakerGeospatial.tagResource(TagResourceRequest request) |
TagResourceResult |
AmazonSageMakerGeospatial.tagResource(TagResourceRequest tagResourceRequest)
The resource you want to tag.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagResourceResult> |
AmazonSageMakerGeospatialAsyncClient.tagResourceAsync(TagResourceRequest request,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler) |
Future<TagResourceResult> |
AmazonSageMakerGeospatialAsync.tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
The resource you want to tag.
|
Future<TagResourceResult> |
AbstractAmazonSageMakerGeospatialAsync.tagResourceAsync(TagResourceRequest request,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
TagResourceResult |
TagResourceResult.clone() |
Copyright © 2024. All rights reserved.