| 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 DeleteMetricPolicyResponse |
MediaStoreClient.deleteMetricPolicy(Consumer<DeleteMetricPolicyRequest.Builder> deleteMetricPolicyRequest)
Deletes the metric policy that is associated with the specified container.
|
default DeleteMetricPolicyResponse |
MediaStoreClient.deleteMetricPolicy(DeleteMetricPolicyRequest deleteMetricPolicyRequest)
Deletes the metric policy that is associated with the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMetricPolicyResponse> |
MediaStoreAsyncClient.deleteMetricPolicy(Consumer<DeleteMetricPolicyRequest.Builder> deleteMetricPolicyRequest)
Deletes the metric policy that is associated with the specified container.
|
default CompletableFuture<DeleteMetricPolicyResponse> |
MediaStoreAsyncClient.deleteMetricPolicy(DeleteMetricPolicyRequest deleteMetricPolicyRequest)
Deletes the metric policy that is associated with the specified container.
|
Copyright © 2023. All rights reserved.