Uses of Class
com.oracle.bmc.certificates.requests.GetCertificateBundleRequest.CertificateBundleType
-
Packages that use GetCertificateBundleRequest.CertificateBundleType Package Description com.oracle.bmc.certificates.requests -
-
Uses of GetCertificateBundleRequest.CertificateBundleType in com.oracle.bmc.certificates.requests
Methods in com.oracle.bmc.certificates.requests that return GetCertificateBundleRequest.CertificateBundleType Modifier and Type Method Description static GetCertificateBundleRequest.CertificateBundleTypeGetCertificateBundleRequest.CertificateBundleType. create(String key)GetCertificateBundleRequest.CertificateBundleTypeGetCertificateBundleRequest. getCertificateBundleType()The type of certificate bundle.static GetCertificateBundleRequest.CertificateBundleTypeGetCertificateBundleRequest.CertificateBundleType. valueOf(String name)Returns the enum constant of this type with the specified name.static GetCertificateBundleRequest.CertificateBundleType[]GetCertificateBundleRequest.CertificateBundleType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.certificates.requests with parameters of type GetCertificateBundleRequest.CertificateBundleType Modifier and Type Method Description GetCertificateBundleRequest.BuilderGetCertificateBundleRequest.Builder. certificateBundleType(GetCertificateBundleRequest.CertificateBundleType certificateBundleType)The type of certificate bundle.
-