Uses of Class
com.oracle.bmc.certificates.model.CertificateBundle.CertificateBundleType
-
Packages that use CertificateBundle.CertificateBundleType Package Description com.oracle.bmc.certificates.model -
-
Uses of CertificateBundle.CertificateBundleType in com.oracle.bmc.certificates.model
Methods in com.oracle.bmc.certificates.model that return CertificateBundle.CertificateBundleType Modifier and Type Method Description static CertificateBundle.CertificateBundleTypeCertificateBundle.CertificateBundleType. create(String key)static CertificateBundle.CertificateBundleTypeCertificateBundle.CertificateBundleType. valueOf(String name)Returns the enum constant of this type with the specified name.static CertificateBundle.CertificateBundleType[]CertificateBundle.CertificateBundleType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-