public static interface Counts.Builder extends SdkPojo, CopyableBuilder<Counts.Builder,Counts>
| Modifier and Type | Method and Description |
|---|---|
Counts.Builder |
count(Long count)
The number of resources.
|
Counts.Builder |
groupKey(GroupKey groupKey)
The key associated with this group
|
Counts.Builder |
groupKey(String groupKey)
The key associated with this group
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCounts.Builder count(Long count)
The number of resources.
count - The number of resources.Counts.Builder groupKey(String groupKey)
The key associated with this group
Counts.Builder groupKey(GroupKey groupKey)
The key associated with this group
Copyright © 2023. All rights reserved.