| 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 PutMetricPolicyResponse |
MediaStoreClient.putMetricPolicy(Consumer<PutMetricPolicyRequest.Builder> putMetricPolicyRequest)
The metric policy that you want to add to the container.
|
default PutMetricPolicyResponse |
MediaStoreClient.putMetricPolicy(PutMetricPolicyRequest putMetricPolicyRequest)
The metric policy that you want to add to the container.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutMetricPolicyResponse> |
MediaStoreAsyncClient.putMetricPolicy(Consumer<PutMetricPolicyRequest.Builder> putMetricPolicyRequest)
The metric policy that you want to add to the container.
|
default CompletableFuture<PutMetricPolicyResponse> |
MediaStoreAsyncClient.putMetricPolicy(PutMetricPolicyRequest putMetricPolicyRequest)
The metric policy that you want to add to the container.
|
Copyright © 2023. All rights reserved.