public static interface AnalyticsBinKey.Builder extends SdkPojo, CopyableBuilder<AnalyticsBinKey.Builder,AnalyticsBinKey>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsBinKey.Builder |
name(AnalyticsBinByName name)
The criterion by which to bin the results.
|
AnalyticsBinKey.Builder |
name(String name)
The criterion by which to bin the results.
|
AnalyticsBinKey.Builder |
value(Long value)
The value of the criterion that defines the bin.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsBinKey.Builder name(String name)
The criterion by which to bin the results.
name - The criterion by which to bin the results.AnalyticsBinByName,
AnalyticsBinByNameAnalyticsBinKey.Builder name(AnalyticsBinByName name)
The criterion by which to bin the results.
name - The criterion by which to bin the results.AnalyticsBinByName,
AnalyticsBinByNameAnalyticsBinKey.Builder value(Long value)
The value of the criterion that defines the bin.
value - The value of the criterion that defines the bin.Copyright © 2023. All rights reserved.