public static class ResponderExecutionAggregation.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ResponderExecutionAggregation |
build() |
ResponderExecutionAggregation.Builder |
copy(ResponderExecutionAggregation o) |
ResponderExecutionAggregation.Builder |
count(Integer count) |
ResponderExecutionAggregation.Builder |
dimensionsMap(Map<String,String> dimensionsMap) |
String |
toString() |
public ResponderExecutionAggregation.Builder dimensionsMap(Map<String,String> dimensionsMap)
public ResponderExecutionAggregation.Builder count(Integer count)
public ResponderExecutionAggregation build()
public ResponderExecutionAggregation.Builder copy(ResponderExecutionAggregation o)
Copyright © 2016–2022. All rights reserved.