Uses of Class
com.google.cloud.certificatemanager.v1.Certificate.Scope
-
Packages that use Certificate.Scope Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager API -
-
Uses of Certificate.Scope in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return Certificate.Scope Modifier and Type Method Description static Certificate.ScopeCertificate.Scope. forNumber(int value)Certificate.ScopeCertificate.Builder. getScope()Immutable.Certificate.ScopeCertificate. getScope()Immutable.Certificate.ScopeCertificateOrBuilder. getScope()Immutable.static Certificate.ScopeCertificate.Scope. valueOf(int value)Deprecated.static Certificate.ScopeCertificate.Scope. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Certificate.ScopeCertificate.Scope. valueOf(String name)Returns the enum constant of this type with the specified name.static Certificate.Scope[]Certificate.Scope. 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.Scope Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Certificate.Scope>Certificate.Scope. internalGetValueMap()Methods in com.google.cloud.certificatemanager.v1 with parameters of type Certificate.Scope Modifier and Type Method Description Certificate.BuilderCertificate.Builder. setScope(Certificate.Scope value)Immutable.
-