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