Uses of Enum Class
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 class with the specified name.static HttpRule.PatternCase[]HttpRule.PatternCase.values()Returns an array containing the constants of this enum class, in the order they are declared.