Uses of Class
com.oracle.bmc.rover.responses.RoverNodeGenerateCertificateResponse
- 
Packages that use RoverNodeGenerateCertificateResponse Package Description com.oracle.bmc.rover com.oracle.bmc.rover.responses 
- 
- 
Uses of RoverNodeGenerateCertificateResponse in com.oracle.bmc.roverMethods in com.oracle.bmc.rover that return RoverNodeGenerateCertificateResponse Modifier and Type Method Description RoverNodeGenerateCertificateResponseRoverNode. roverNodeGenerateCertificate(RoverNodeGenerateCertificateRequest request)Request to generate certificate for a roverNode.RoverNodeGenerateCertificateResponseRoverNodeClient. roverNodeGenerateCertificate(RoverNodeGenerateCertificateRequest request)Methods in com.oracle.bmc.rover that return types with arguments of type RoverNodeGenerateCertificateResponse Modifier and Type Method Description Future<RoverNodeGenerateCertificateResponse>RoverNodeAsync. roverNodeGenerateCertificate(RoverNodeGenerateCertificateRequest request, AsyncHandler<RoverNodeGenerateCertificateRequest,RoverNodeGenerateCertificateResponse> handler)Request to generate certificate for a roverNode.Future<RoverNodeGenerateCertificateResponse>RoverNodeAsyncClient. roverNodeGenerateCertificate(RoverNodeGenerateCertificateRequest request, AsyncHandler<RoverNodeGenerateCertificateRequest,RoverNodeGenerateCertificateResponse> handler)Method parameters in com.oracle.bmc.rover with type arguments of type RoverNodeGenerateCertificateResponse Modifier and Type Method Description Future<RoverNodeGenerateCertificateResponse>RoverNodeAsync. roverNodeGenerateCertificate(RoverNodeGenerateCertificateRequest request, AsyncHandler<RoverNodeGenerateCertificateRequest,RoverNodeGenerateCertificateResponse> handler)Request to generate certificate for a roverNode.Future<RoverNodeGenerateCertificateResponse>RoverNodeAsyncClient. roverNodeGenerateCertificate(RoverNodeGenerateCertificateRequest request, AsyncHandler<RoverNodeGenerateCertificateRequest,RoverNodeGenerateCertificateResponse> handler)
- 
Uses of RoverNodeGenerateCertificateResponse in com.oracle.bmc.rover.responsesMethods in com.oracle.bmc.rover.responses that return RoverNodeGenerateCertificateResponse Modifier and Type Method Description RoverNodeGenerateCertificateResponseRoverNodeGenerateCertificateResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.rover.responses with parameters of type RoverNodeGenerateCertificateResponse Modifier and Type Method Description RoverNodeGenerateCertificateResponse.BuilderRoverNodeGenerateCertificateResponse.Builder. copy(RoverNodeGenerateCertificateResponse o)Copy method to populate the builder with values from the given instance.
 
-