Uses of Class
com.oracle.bmc.loganalytics.model.VerifyOutput
-
Packages that use VerifyOutput Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of VerifyOutput in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return VerifyOutput Modifier and Type Method Description VerifyOutput
VerifyOutput.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type VerifyOutput Modifier and Type Method Description VerifyOutput.Builder
VerifyOutput.Builder. copy(VerifyOutput model)
-
Uses of VerifyOutput in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return VerifyOutput Modifier and Type Method Description VerifyOutput
VerifyResponse. getVerifyOutput()
The returned VerifyOutput instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type VerifyOutput Modifier and Type Method Description VerifyResponse.Builder
VerifyResponse.Builder. verifyOutput(VerifyOutput verifyOutput)
The returned VerifyOutput instance.
-