| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediastore.model |
| Modifier and Type | Method and Description |
|---|---|
MetricPolicy |
PutMetricPolicyRequest.metricPolicy()
The metric policy that you want to associate with the container.
|
MetricPolicy |
GetMetricPolicyResponse.metricPolicy()
The metric policy that is associated with the specific container.
|
| Modifier and Type | Method and Description |
|---|---|
PutMetricPolicyRequest.Builder |
PutMetricPolicyRequest.Builder.metricPolicy(MetricPolicy metricPolicy)
The metric policy that you want to associate with the container.
|
GetMetricPolicyResponse.Builder |
GetMetricPolicyResponse.Builder.metricPolicy(MetricPolicy metricPolicy)
The metric policy that is associated with the specific container.
|
Copyright © 2023. All rights reserved.