Uses of Enum
com.google.api.HttpRule.PatternCase
Packages that use HttpRule.PatternCase
-
Uses of HttpRule.PatternCase in com.google.api
Methods in com.google.api that return HttpRule.PatternCaseModifier and TypeMethodDescriptionstatic HttpRule.PatternCaseHttpRule.PatternCase.forNumber(int value) HttpRule.Builder.getPatternCase()HttpRule.getPatternCase()HttpRuleOrBuilder.getPatternCase()static HttpRule.PatternCaseHttpRule.PatternCase.valueOf(int value) Deprecated.static HttpRule.PatternCaseReturns the enum constant of this type with the specified name.static HttpRule.PatternCase[]HttpRule.PatternCase.values()Returns an array containing the constants of this enum type, in the order they are declared.