Uses of Class
com.oracle.bmc.cloudguard.model.ResponderExecutionAggregationCollection.Builder
-
Packages that use ResponderExecutionAggregationCollection.Builder Package Description com.oracle.bmc.cloudguard.model -
-
Uses of ResponderExecutionAggregationCollection.Builder in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ResponderExecutionAggregationCollection.Builder Modifier and Type Method Description static ResponderExecutionAggregationCollection.Builder
ResponderExecutionAggregationCollection. builder()
Create a new builder.ResponderExecutionAggregationCollection.Builder
ResponderExecutionAggregationCollection.Builder. copy(ResponderExecutionAggregationCollection model)
ResponderExecutionAggregationCollection.Builder
ResponderExecutionAggregationCollection.Builder. items(List<ResponderExecutionAggregation> items)
List of all the ResponderExecutionAggregation resourcesResponderExecutionAggregationCollection.Builder
ResponderExecutionAggregationCollection. toBuilder()
-