Uses of Interface
org.opennms.features.openconfig.proto.gnmi.Gnmi.ModelDataOrBuilder
-
Packages that use Gnmi.ModelDataOrBuilder Package Description org.opennms.features.openconfig.proto.gnmi -
-
Uses of Gnmi.ModelDataOrBuilder in org.opennms.features.openconfig.proto.gnmi
Classes in org.opennms.features.openconfig.proto.gnmi that implement Gnmi.ModelDataOrBuilder Modifier and Type Class Description static class
Gnmi.ModelData
ModelData is used to describe a set of schema modules.static class
Gnmi.ModelData.Builder
ModelData is used to describe a set of schema modules.Methods in org.opennms.features.openconfig.proto.gnmi that return Gnmi.ModelDataOrBuilder Modifier and Type Method Description Gnmi.ModelDataOrBuilder
Gnmi.CapabilityResponse.Builder. getSupportedModelsOrBuilder(int index)
Supported schema models.Gnmi.ModelDataOrBuilder
Gnmi.CapabilityResponse. getSupportedModelsOrBuilder(int index)
Supported schema models.Gnmi.ModelDataOrBuilder
Gnmi.CapabilityResponseOrBuilder. getSupportedModelsOrBuilder(int index)
Supported schema models.Gnmi.ModelDataOrBuilder
Gnmi.GetRequest.Builder. getUseModelsOrBuilder(int index)
The schema models to be used.Gnmi.ModelDataOrBuilder
Gnmi.GetRequest. getUseModelsOrBuilder(int index)
The schema models to be used.Gnmi.ModelDataOrBuilder
Gnmi.GetRequestOrBuilder. getUseModelsOrBuilder(int index)
The schema models to be used.Gnmi.ModelDataOrBuilder
Gnmi.SubscriptionList.Builder. getUseModelsOrBuilder(int index)
The set of schemas that define the elements of the data tree that should be sent by the target.Gnmi.ModelDataOrBuilder
Gnmi.SubscriptionList. getUseModelsOrBuilder(int index)
The set of schemas that define the elements of the data tree that should be sent by the target.Gnmi.ModelDataOrBuilder
Gnmi.SubscriptionListOrBuilder. getUseModelsOrBuilder(int index)
The set of schemas that define the elements of the data tree that should be sent by the target.Methods in org.opennms.features.openconfig.proto.gnmi that return types with arguments of type Gnmi.ModelDataOrBuilder Modifier and Type Method Description java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.CapabilityResponse.Builder. getSupportedModelsOrBuilderList()
Supported schema models.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.CapabilityResponse. getSupportedModelsOrBuilderList()
Supported schema models.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.CapabilityResponseOrBuilder. getSupportedModelsOrBuilderList()
Supported schema models.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.GetRequest.Builder. getUseModelsOrBuilderList()
The schema models to be used.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.GetRequest. getUseModelsOrBuilderList()
The schema models to be used.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.GetRequestOrBuilder. getUseModelsOrBuilderList()
The schema models to be used.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.SubscriptionList.Builder. getUseModelsOrBuilderList()
The set of schemas that define the elements of the data tree that should be sent by the target.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.SubscriptionList. getUseModelsOrBuilderList()
The set of schemas that define the elements of the data tree that should be sent by the target.java.util.List<? extends Gnmi.ModelDataOrBuilder>
Gnmi.SubscriptionListOrBuilder. getUseModelsOrBuilderList()
The set of schemas that define the elements of the data tree that should be sent by the target.
-