Uses of Class
com.oracle.bmc.rover.model.RoverClusterCertificate
-
Packages that use RoverClusterCertificate Package Description com.oracle.bmc.rover.model com.oracle.bmc.rover.responses -
-
Uses of RoverClusterCertificate in com.oracle.bmc.rover.model
Methods in com.oracle.bmc.rover.model that return RoverClusterCertificate Modifier and Type Method Description RoverClusterCertificate
RoverClusterCertificate.Builder. build()
Methods in com.oracle.bmc.rover.model with parameters of type RoverClusterCertificate Modifier and Type Method Description RoverClusterCertificate.Builder
RoverClusterCertificate.Builder. copy(RoverClusterCertificate model)
-
Uses of RoverClusterCertificate in com.oracle.bmc.rover.responses
Methods in com.oracle.bmc.rover.responses that return RoverClusterCertificate Modifier and Type Method Description RoverClusterCertificate
GetRoverClusterCertificateResponse. getRoverClusterCertificate()
The returned RoverClusterCertificate instance.Methods in com.oracle.bmc.rover.responses with parameters of type RoverClusterCertificate Modifier and Type Method Description GetRoverClusterCertificateResponse.Builder
GetRoverClusterCertificateResponse.Builder. roverClusterCertificate(RoverClusterCertificate roverClusterCertificate)
The returned RoverClusterCertificate instance.
-