Uses of Class
com.oracle.bmc.rover.responses.RoverNodeRetrieveLeafCertificateResponse
-
Packages that use RoverNodeRetrieveLeafCertificateResponse Package Description com.oracle.bmc.rover com.oracle.bmc.rover.responses -
-
Uses of RoverNodeRetrieveLeafCertificateResponse in com.oracle.bmc.rover
Methods in com.oracle.bmc.rover that return RoverNodeRetrieveLeafCertificateResponse Modifier and Type Method Description RoverNodeRetrieveLeafCertificateResponse
RoverNode. roverNodeRetrieveLeafCertificate(RoverNodeRetrieveLeafCertificateRequest request)
Retrieve the leaf certificate info for a rover nodeRoverNodeRetrieveLeafCertificateResponse
RoverNodeClient. roverNodeRetrieveLeafCertificate(RoverNodeRetrieveLeafCertificateRequest request)
Methods in com.oracle.bmc.rover that return types with arguments of type RoverNodeRetrieveLeafCertificateResponse Modifier and Type Method Description Future<RoverNodeRetrieveLeafCertificateResponse>
RoverNodeAsync. roverNodeRetrieveLeafCertificate(RoverNodeRetrieveLeafCertificateRequest request, AsyncHandler<RoverNodeRetrieveLeafCertificateRequest,RoverNodeRetrieveLeafCertificateResponse> handler)
Retrieve the leaf certificate info for a rover nodeFuture<RoverNodeRetrieveLeafCertificateResponse>
RoverNodeAsyncClient. roverNodeRetrieveLeafCertificate(RoverNodeRetrieveLeafCertificateRequest request, AsyncHandler<RoverNodeRetrieveLeafCertificateRequest,RoverNodeRetrieveLeafCertificateResponse> handler)
Method parameters in com.oracle.bmc.rover with type arguments of type RoverNodeRetrieveLeafCertificateResponse Modifier and Type Method Description Future<RoverNodeRetrieveLeafCertificateResponse>
RoverNodeAsync. roverNodeRetrieveLeafCertificate(RoverNodeRetrieveLeafCertificateRequest request, AsyncHandler<RoverNodeRetrieveLeafCertificateRequest,RoverNodeRetrieveLeafCertificateResponse> handler)
Retrieve the leaf certificate info for a rover nodeFuture<RoverNodeRetrieveLeafCertificateResponse>
RoverNodeAsyncClient. roverNodeRetrieveLeafCertificate(RoverNodeRetrieveLeafCertificateRequest request, AsyncHandler<RoverNodeRetrieveLeafCertificateRequest,RoverNodeRetrieveLeafCertificateResponse> handler)
-
Uses of RoverNodeRetrieveLeafCertificateResponse in com.oracle.bmc.rover.responses
Methods in com.oracle.bmc.rover.responses that return RoverNodeRetrieveLeafCertificateResponse Modifier and Type Method Description RoverNodeRetrieveLeafCertificateResponse
RoverNodeRetrieveLeafCertificateResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.rover.responses with parameters of type RoverNodeRetrieveLeafCertificateResponse Modifier and Type Method Description RoverNodeRetrieveLeafCertificateResponse.Builder
RoverNodeRetrieveLeafCertificateResponse.Builder. copy(RoverNodeRetrieveLeafCertificateResponse o)
Copy method to populate the builder with values from the given instance.
-