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