public static interface MetricPolicyRule.Builder extends SdkPojo, CopyableBuilder<MetricPolicyRule.Builder,MetricPolicyRule>
| Modifier and Type | Method and Description |
|---|---|
MetricPolicyRule.Builder |
objectGroup(String objectGroup)
A path or file name that defines which objects to include in the group.
|
MetricPolicyRule.Builder |
objectGroupName(String objectGroupName)
A name that allows you to refer to the object group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMetricPolicyRule.Builder objectGroup(String objectGroup)
A path or file name that defines which objects to include in the group. Wildcards (*) are acceptable.
objectGroup - A path or file name that defines which objects to include in the group. Wildcards (*) are acceptable.MetricPolicyRule.Builder objectGroupName(String objectGroupName)
A name that allows you to refer to the object group.
objectGroupName - A name that allows you to refer to the object group.Copyright © 2023. All rights reserved.