public static interface EventAggregate.Builder extends SdkPojo, CopyableBuilder<EventAggregate.Builder,EventAggregate>
| Modifier and Type | Method and Description |
|---|---|
EventAggregate.Builder |
aggregateValue(String aggregateValue)
The issue type for the associated count.
|
EventAggregate.Builder |
count(Integer count)
The number of events of the associated issue type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEventAggregate.Builder aggregateValue(String aggregateValue)
The issue type for the associated count.
aggregateValue - The issue type for the associated count.EventAggregate.Builder count(Integer count)
The number of events of the associated issue type.
count - The number of events of the associated issue type.Copyright © 2019. All rights reserved.