Uses of Class
com.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher
-
Packages that use CertificateMapEntry.Matcher Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager API -
-
Uses of CertificateMapEntry.Matcher in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return CertificateMapEntry.Matcher Modifier and Type Method Description static CertificateMapEntry.MatcherCertificateMapEntry.Matcher. forNumber(int value)CertificateMapEntry.MatcherCertificateMapEntry.Builder. getMatcher()A predefined matcher for particular cases, other than SNI selection.CertificateMapEntry.MatcherCertificateMapEntry. getMatcher()A predefined matcher for particular cases, other than SNI selection.CertificateMapEntry.MatcherCertificateMapEntryOrBuilder. getMatcher()A predefined matcher for particular cases, other than SNI selection.static CertificateMapEntry.MatcherCertificateMapEntry.Matcher. valueOf(int value)Deprecated.static CertificateMapEntry.MatcherCertificateMapEntry.Matcher. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static CertificateMapEntry.MatcherCertificateMapEntry.Matcher. valueOf(String name)Returns the enum constant of this type with the specified name.static CertificateMapEntry.Matcher[]CertificateMapEntry.Matcher. 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 CertificateMapEntry.Matcher Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<CertificateMapEntry.Matcher>CertificateMapEntry.Matcher. internalGetValueMap()Methods in com.google.cloud.certificatemanager.v1 with parameters of type CertificateMapEntry.Matcher Modifier and Type Method Description CertificateMapEntry.BuilderCertificateMapEntry.Builder. setMatcher(CertificateMapEntry.Matcher value)A predefined matcher for particular cases, other than SNI selection.
-