| Modifier and Type | Method and Description |
|---|---|
static ValueMatcher.MatchVariantCase |
ValueMatcher.MatchVariantCase.forNumber(int value) |
ValueMatcher.MatchVariantCase |
ValueMatcherOrBuilder.getMatchVariantCase() |
ValueMatcher.MatchVariantCase |
ValueMatcher.getMatchVariantCase() |
ValueMatcher.MatchVariantCase |
ValueMatcher.Builder.getMatchVariantCase() |
static ValueMatcher.MatchVariantCase |
ValueMatcher.MatchVariantCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ValueMatcher.MatchVariantCase |
ValueMatcher.MatchVariantCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueMatcher.MatchVariantCase[] |
ValueMatcher.MatchVariantCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.