Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
static Gnmi.SubscribeResponse.ResponseCase |
Gnmi.SubscribeResponse.ResponseCase.forNumber(int value) |
Gnmi.SubscribeResponse.ResponseCase |
Gnmi.SubscribeResponseOrBuilder.getResponseCase() |
Gnmi.SubscribeResponse.ResponseCase |
Gnmi.SubscribeResponse.getResponseCase() |
Gnmi.SubscribeResponse.ResponseCase |
Gnmi.SubscribeResponse.Builder.getResponseCase() |
static Gnmi.SubscribeResponse.ResponseCase |
Gnmi.SubscribeResponse.ResponseCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Gnmi.SubscribeResponse.ResponseCase |
Gnmi.SubscribeResponse.ResponseCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gnmi.SubscribeResponse.ResponseCase[] |
Gnmi.SubscribeResponse.ResponseCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.