Uses of Class
com.google.api.HttpRule.PatternCase
-
Packages that use HttpRule.PatternCase Package Description com.google.api -
-
Uses of HttpRule.PatternCase in com.google.api
Methods in com.google.api that return HttpRule.PatternCase Modifier and Type Method Description static HttpRule.PatternCaseHttpRule.PatternCase. forNumber(int value)HttpRule.PatternCaseHttpRule.Builder. getPatternCase()HttpRule.PatternCaseHttpRule. getPatternCase()HttpRule.PatternCaseHttpRuleOrBuilder. getPatternCase()static HttpRule.PatternCaseHttpRule.PatternCase. valueOf(int value)Deprecated.static HttpRule.PatternCaseHttpRule.PatternCase. valueOf(java.lang.String name)Returns 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.
-