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