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.modelMethods in com.oracle.bmc.rover.model that return RoverClusterCertificate Modifier and Type Method Description RoverClusterCertificateRoverClusterCertificate.Builder. build()Methods in com.oracle.bmc.rover.model with parameters of type RoverClusterCertificate Modifier and Type Method Description RoverClusterCertificate.BuilderRoverClusterCertificate.Builder. copy(RoverClusterCertificate model)
- 
Uses of RoverClusterCertificate in com.oracle.bmc.rover.responsesMethods in com.oracle.bmc.rover.responses that return RoverClusterCertificate Modifier and Type Method Description RoverClusterCertificateGetRoverClusterCertificateResponse. getRoverClusterCertificate()The returned RoverClusterCertificate instance.Methods in com.oracle.bmc.rover.responses with parameters of type RoverClusterCertificate Modifier and Type Method Description GetRoverClusterCertificateResponse.BuilderGetRoverClusterCertificateResponse.Builder. roverClusterCertificate(RoverClusterCertificate roverClusterCertificate)The returned RoverClusterCertificate instance.
 
-