Uses of Class
com.oracle.bmc.rover.model.LeafCertificateResponse
- 
Packages that use LeafCertificateResponse Package Description com.oracle.bmc.rover.model com.oracle.bmc.rover.responses 
- 
- 
Uses of LeafCertificateResponse in com.oracle.bmc.rover.modelMethods in com.oracle.bmc.rover.model that return LeafCertificateResponse Modifier and Type Method Description LeafCertificateResponseLeafCertificateResponse.Builder. build()Methods in com.oracle.bmc.rover.model with parameters of type LeafCertificateResponse Modifier and Type Method Description LeafCertificateResponse.BuilderLeafCertificateResponse.Builder. copy(LeafCertificateResponse model)
- 
Uses of LeafCertificateResponse in com.oracle.bmc.rover.responsesMethods in com.oracle.bmc.rover.responses that return LeafCertificateResponse Modifier and Type Method Description LeafCertificateResponseRoverNodeRetrieveLeafCertificateResponse. getLeafCertificateResponse()The returned LeafCertificateResponse instance.Methods in com.oracle.bmc.rover.responses with parameters of type LeafCertificateResponse Modifier and Type Method Description RoverNodeRetrieveLeafCertificateResponse.BuilderRoverNodeRetrieveLeafCertificateResponse.Builder. leafCertificateResponse(LeafCertificateResponse leafCertificateResponse)The returned LeafCertificateResponse instance.
 
-