Uses of Class
com.oracle.bmc.cloudguard.model.ResponderExecutionAggregationCollection
-
Packages that use ResponderExecutionAggregationCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses -
-
Uses of ResponderExecutionAggregationCollection in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ResponderExecutionAggregationCollection Modifier and Type Method Description ResponderExecutionAggregationCollection
ResponderExecutionAggregationCollection.Builder. build()
Methods in com.oracle.bmc.cloudguard.model with parameters of type ResponderExecutionAggregationCollection Modifier and Type Method Description ResponderExecutionAggregationCollection.Builder
ResponderExecutionAggregationCollection.Builder. copy(ResponderExecutionAggregationCollection model)
-
Uses of ResponderExecutionAggregationCollection in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return ResponderExecutionAggregationCollection Modifier and Type Method Description ResponderExecutionAggregationCollection
RequestSummarizedResponderExecutionsResponse. getResponderExecutionAggregationCollection()
The returned ResponderExecutionAggregationCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ResponderExecutionAggregationCollection Modifier and Type Method Description RequestSummarizedResponderExecutionsResponse.Builder
RequestSummarizedResponderExecutionsResponse.Builder. responderExecutionAggregationCollection(ResponderExecutionAggregationCollection responderExecutionAggregationCollection)
The returned ResponderExecutionAggregationCollection instance.
-