Uses of Class
com.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.State
-
Packages that use Certificate.ManagedCertificate.State Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager API -
-
Uses of Certificate.ManagedCertificate.State in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return Certificate.ManagedCertificate.State Modifier and Type Method Description static Certificate.ManagedCertificate.StateCertificate.ManagedCertificate.State. forNumber(int value)Certificate.ManagedCertificate.StateCertificate.ManagedCertificate.Builder. getState()Output only.Certificate.ManagedCertificate.StateCertificate.ManagedCertificate. getState()Output only.Certificate.ManagedCertificate.StateCertificate.ManagedCertificateOrBuilder. getState()Output only.static Certificate.ManagedCertificate.StateCertificate.ManagedCertificate.State. valueOf(int value)Deprecated.static Certificate.ManagedCertificate.StateCertificate.ManagedCertificate.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Certificate.ManagedCertificate.StateCertificate.ManagedCertificate.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Certificate.ManagedCertificate.State[]Certificate.ManagedCertificate.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.certificatemanager.v1 that return types with arguments of type Certificate.ManagedCertificate.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Certificate.ManagedCertificate.State>Certificate.ManagedCertificate.State. internalGetValueMap()Methods in com.google.cloud.certificatemanager.v1 with parameters of type Certificate.ManagedCertificate.State Modifier and Type Method Description Certificate.ManagedCertificate.BuilderCertificate.ManagedCertificate.Builder. setState(Certificate.ManagedCertificate.State value)Output only.
-