| Package | Description |
|---|---|
| com.amazonaws.services.mediastore |
An AWS Elemental MediaStore container is a namespace that holds folders and objects.
|
| com.amazonaws.services.mediastore.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetMetricPolicyResult> |
AWSMediaStoreAsyncClient.getMetricPolicyAsync(GetMetricPolicyRequest request,
AsyncHandler<GetMetricPolicyRequest,GetMetricPolicyResult> asyncHandler) |
Future<GetMetricPolicyResult> |
AWSMediaStoreAsync.getMetricPolicyAsync(GetMetricPolicyRequest getMetricPolicyRequest,
AsyncHandler<GetMetricPolicyRequest,GetMetricPolicyResult> asyncHandler)
Returns the metric policy for the specified container.
|
Future<GetMetricPolicyResult> |
AbstractAWSMediaStoreAsync.getMetricPolicyAsync(GetMetricPolicyRequest request,
AsyncHandler<GetMetricPolicyRequest,GetMetricPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetMetricPolicyRequest |
GetMetricPolicyRequest.clone() |
GetMetricPolicyRequest |
GetMetricPolicyRequest.withContainerName(String containerName)
The name of the container that is associated with the metric policy.
|
Copyright © 2021. All rights reserved.