Uses of Class
com.oracle.bmc.rover.responses.GetRoverClusterCertificateResponse
-
Packages that use GetRoverClusterCertificateResponse Package Description com.oracle.bmc.rover com.oracle.bmc.rover.responses -
-
Uses of GetRoverClusterCertificateResponse in com.oracle.bmc.rover
Methods in com.oracle.bmc.rover that return GetRoverClusterCertificateResponse Modifier and Type Method Description GetRoverClusterCertificateResponse
RoverCluster. getRoverClusterCertificate(GetRoverClusterCertificateRequest request)
Get the certificate for a rover clusterGetRoverClusterCertificateResponse
RoverClusterClient. getRoverClusterCertificate(GetRoverClusterCertificateRequest request)
Methods in com.oracle.bmc.rover that return types with arguments of type GetRoverClusterCertificateResponse Modifier and Type Method Description Future<GetRoverClusterCertificateResponse>
RoverClusterAsync. getRoverClusterCertificate(GetRoverClusterCertificateRequest request, AsyncHandler<GetRoverClusterCertificateRequest,GetRoverClusterCertificateResponse> handler)
Get the certificate for a rover clusterFuture<GetRoverClusterCertificateResponse>
RoverClusterAsyncClient. getRoverClusterCertificate(GetRoverClusterCertificateRequest request, AsyncHandler<GetRoverClusterCertificateRequest,GetRoverClusterCertificateResponse> handler)
Method parameters in com.oracle.bmc.rover with type arguments of type GetRoverClusterCertificateResponse Modifier and Type Method Description Future<GetRoverClusterCertificateResponse>
RoverClusterAsync. getRoverClusterCertificate(GetRoverClusterCertificateRequest request, AsyncHandler<GetRoverClusterCertificateRequest,GetRoverClusterCertificateResponse> handler)
Get the certificate for a rover clusterFuture<GetRoverClusterCertificateResponse>
RoverClusterAsyncClient. getRoverClusterCertificate(GetRoverClusterCertificateRequest request, AsyncHandler<GetRoverClusterCertificateRequest,GetRoverClusterCertificateResponse> handler)
-
Uses of GetRoverClusterCertificateResponse in com.oracle.bmc.rover.responses
Methods in com.oracle.bmc.rover.responses that return GetRoverClusterCertificateResponse Modifier and Type Method Description GetRoverClusterCertificateResponse
GetRoverClusterCertificateResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.rover.responses with parameters of type GetRoverClusterCertificateResponse Modifier and Type Method Description GetRoverClusterCertificateResponse.Builder
GetRoverClusterCertificateResponse.Builder. copy(GetRoverClusterCertificateResponse o)
Copy method to populate the builder with values from the given instance.
-