| Package | Description |
|---|---|
| io.grpc.channelz.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Security.ModelCase |
Security.ModelCase.forNumber(int value) |
Security.ModelCase |
SecurityOrBuilder.getModelCase() |
Security.ModelCase |
Security.getModelCase() |
Security.ModelCase |
Security.Builder.getModelCase() |
static Security.ModelCase |
Security.ModelCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Security.ModelCase |
Security.ModelCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Security.ModelCase[] |
Security.ModelCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|