| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastore |
An AWS Elemental MediaStore container is a namespace that holds folders and objects.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
MediaStoreClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds tags to the specified AWS Elemental MediaStore container.
|
default TagResourceResponse |
MediaStoreClient.tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified AWS Elemental MediaStore container.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
MediaStoreAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds tags to the specified AWS Elemental MediaStore container.
|
default CompletableFuture<TagResourceResponse> |
MediaStoreAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified AWS Elemental MediaStore container.
|
Copyright © 2023. All rights reserved.