| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
SageMakerGeospatialClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
The resource you want to tag.
|
default TagResourceResponse |
SageMakerGeospatialClient.tagResource(TagResourceRequest tagResourceRequest)
The resource you want to tag.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
SageMakerGeospatialAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
The resource you want to tag.
|
default CompletableFuture<TagResourceResponse> |
SageMakerGeospatialAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
The resource you want to tag.
|
Copyright © 2023. All rights reserved.