Uses of Class
com.oracle.bmc.certificates.responses.GetCertificateBundleResponse
- 
Packages that use GetCertificateBundleResponse Package Description com.oracle.bmc.certificates com.oracle.bmc.certificates.responses 
- 
- 
Uses of GetCertificateBundleResponse in com.oracle.bmc.certificatesMethods in com.oracle.bmc.certificates that return GetCertificateBundleResponse Modifier and Type Method Description GetCertificateBundleResponseCertificates. getCertificateBundle(GetCertificateBundleRequest request)Gets a certificate bundle that matches either the specifiedstage,versionName, orversionNumberparameter.GetCertificateBundleResponseCertificatesClient. getCertificateBundle(GetCertificateBundleRequest request)Methods in com.oracle.bmc.certificates that return types with arguments of type GetCertificateBundleResponse Modifier and Type Method Description Future<GetCertificateBundleResponse>CertificatesAsync. getCertificateBundle(GetCertificateBundleRequest request, AsyncHandler<GetCertificateBundleRequest,GetCertificateBundleResponse> handler)Gets a certificate bundle that matches either the specifiedstage,versionName, orversionNumberparameter.Future<GetCertificateBundleResponse>CertificatesAsyncClient. getCertificateBundle(GetCertificateBundleRequest request, AsyncHandler<GetCertificateBundleRequest,GetCertificateBundleResponse> handler)Method parameters in com.oracle.bmc.certificates with type arguments of type GetCertificateBundleResponse Modifier and Type Method Description Future<GetCertificateBundleResponse>CertificatesAsync. getCertificateBundle(GetCertificateBundleRequest request, AsyncHandler<GetCertificateBundleRequest,GetCertificateBundleResponse> handler)Gets a certificate bundle that matches either the specifiedstage,versionName, orversionNumberparameter.Future<GetCertificateBundleResponse>CertificatesAsyncClient. getCertificateBundle(GetCertificateBundleRequest request, AsyncHandler<GetCertificateBundleRequest,GetCertificateBundleResponse> handler)
- 
Uses of GetCertificateBundleResponse in com.oracle.bmc.certificates.responsesMethods in com.oracle.bmc.certificates.responses that return GetCertificateBundleResponse Modifier and Type Method Description GetCertificateBundleResponseGetCertificateBundleResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.certificates.responses with parameters of type GetCertificateBundleResponse Modifier and Type Method Description GetCertificateBundleResponse.BuilderGetCertificateBundleResponse.Builder. copy(GetCertificateBundleResponse o)Copy method to populate the builder with values from the given instance.
 
-