| Package | Description |
|---|---|
| com.amazonaws.services.mediastore.model |
| Modifier and Type | Method and Description |
|---|---|
MetricPolicyRule |
MetricPolicyRule.clone() |
MetricPolicyRule |
MetricPolicyRule.withObjectGroup(String objectGroup)
A path or file name that defines which objects to include in the group.
|
MetricPolicyRule |
MetricPolicyRule.withObjectGroupName(String objectGroupName)
A name that allows you to refer to the object group.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricPolicyRule> |
MetricPolicy.getMetricPolicyRules()
A parameter that holds an array of rules that enable metrics at the object level.
|
| Modifier and Type | Method and Description |
|---|---|
MetricPolicy |
MetricPolicy.withMetricPolicyRules(MetricPolicyRule... metricPolicyRules)
A parameter that holds an array of rules that enable metrics at the object level.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricPolicy.setMetricPolicyRules(Collection<MetricPolicyRule> metricPolicyRules)
A parameter that holds an array of rules that enable metrics at the object level.
|
MetricPolicy |
MetricPolicy.withMetricPolicyRules(Collection<MetricPolicyRule> metricPolicyRules)
A parameter that holds an array of rules that enable metrics at the object level.
|
Copyright © 2022. All rights reserved.