Uses of Class
com.google.cloud.security.privateca.v1beta1.Certificate.CertificateConfigCase
-
Packages that use Certificate.CertificateConfigCase Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of Certificate.CertificateConfigCase in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return Certificate.CertificateConfigCase Modifier and Type Method Description static Certificate.CertificateConfigCase
Certificate.CertificateConfigCase. forNumber(int value)
Certificate.CertificateConfigCase
Certificate.Builder. getCertificateConfigCase()
Certificate.CertificateConfigCase
Certificate. getCertificateConfigCase()
Certificate.CertificateConfigCase
CertificateOrBuilder. getCertificateConfigCase()
static Certificate.CertificateConfigCase
Certificate.CertificateConfigCase. valueOf(int value)
Deprecated.static Certificate.CertificateConfigCase
Certificate.CertificateConfigCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static Certificate.CertificateConfigCase[]
Certificate.CertificateConfigCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-