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