| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastore |
An AWS Elemental MediaStore container is a namespace that holds folders and objects.
|
| software.amazon.awssdk.services.mediastore.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutMetricPolicyResponse |
MediaStoreClient.putMetricPolicy(PutMetricPolicyRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutMetricPolicyRequestMarshaller.marshall(PutMetricPolicyRequest putMetricPolicyRequest) |
Copyright © 2023. All rights reserved.