Uses of Class
com.oracle.bmc.cloudguard.model.ResponderExecutionAggregation.Builder
-
Packages that use ResponderExecutionAggregation.Builder Package Description com.oracle.bmc.cloudguard.model -
-
Uses of ResponderExecutionAggregation.Builder in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ResponderExecutionAggregation.Builder Modifier and Type Method Description static ResponderExecutionAggregation.Builder
ResponderExecutionAggregation. builder()
Create a new builder.ResponderExecutionAggregation.Builder
ResponderExecutionAggregation.Builder. copy(ResponderExecutionAggregation model)
ResponderExecutionAggregation.Builder
ResponderExecutionAggregation.Builder. count(Integer count)
The number of occurrences with given dimensionsResponderExecutionAggregation.Builder
ResponderExecutionAggregation.Builder. dimensionsMap(Map<String,String> dimensionsMap)
The key-value pairs of dimensions and their names.ResponderExecutionAggregation.Builder
ResponderExecutionAggregation. toBuilder()
-