Uses of Class
com.oracle.bmc.cloudguard.model.SkipBulkResponderExecutionDetails
- 
Packages that use SkipBulkResponderExecutionDetails Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.requests 
- 
- 
Uses of SkipBulkResponderExecutionDetails in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return SkipBulkResponderExecutionDetails Modifier and Type Method Description SkipBulkResponderExecutionDetailsSkipBulkResponderExecutionDetails.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type SkipBulkResponderExecutionDetails Modifier and Type Method Description SkipBulkResponderExecutionDetails.BuilderSkipBulkResponderExecutionDetails.Builder. copy(SkipBulkResponderExecutionDetails model)
- 
Uses of SkipBulkResponderExecutionDetails in com.oracle.bmc.cloudguard.requestsMethods in com.oracle.bmc.cloudguard.requests that return SkipBulkResponderExecutionDetails Modifier and Type Method Description SkipBulkResponderExecutionDetailsSkipBulkResponderExecutionRequest. getBody$()Alternative accessor for the body parameter.SkipBulkResponderExecutionDetailsSkipBulkResponderExecutionRequest. getSkipBulkResponderExecutionDetails()A list of responder execution IDs to skip the executionMethods in com.oracle.bmc.cloudguard.requests with parameters of type SkipBulkResponderExecutionDetails Modifier and Type Method Description SkipBulkResponderExecutionRequest.BuilderSkipBulkResponderExecutionRequest.Builder. body$(SkipBulkResponderExecutionDetails body)Alternative setter for the body parameter.SkipBulkResponderExecutionRequest.BuilderSkipBulkResponderExecutionRequest.Builder. skipBulkResponderExecutionDetails(SkipBulkResponderExecutionDetails skipBulkResponderExecutionDetails)A list of responder execution IDs to skip the execution
 
-