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.model
Methods in com.oracle.bmc.rover.model that return LeafCertificateResponse Modifier and Type Method Description LeafCertificateResponse
LeafCertificateResponse.Builder. build()
Methods in com.oracle.bmc.rover.model with parameters of type LeafCertificateResponse Modifier and Type Method Description LeafCertificateResponse.Builder
LeafCertificateResponse.Builder. copy(LeafCertificateResponse model)
-
Uses of LeafCertificateResponse in com.oracle.bmc.rover.responses
Methods in com.oracle.bmc.rover.responses that return LeafCertificateResponse Modifier and Type Method Description LeafCertificateResponse
RoverNodeRetrieveLeafCertificateResponse. getLeafCertificateResponse()
The returned LeafCertificateResponse instance.Methods in com.oracle.bmc.rover.responses with parameters of type LeafCertificateResponse Modifier and Type Method Description RoverNodeRetrieveLeafCertificateResponse.Builder
RoverNodeRetrieveLeafCertificateResponse.Builder. leafCertificateResponse(LeafCertificateResponse leafCertificateResponse)
The returned LeafCertificateResponse instance.
-