Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Class and Description |
---|---|
class |
ModelData
ModelData is used to describe a set of schema modules.
|
static class |
ModelData.Builder
ModelData is used to describe a set of schema modules.
|
Modifier and Type | Method and Description |
---|---|
ModelDataOrBuilder |
CapabilityResponseOrBuilder.getSupportedModelsOrBuilder(int index)
Supported schema models.
|
ModelDataOrBuilder |
CapabilityResponse.getSupportedModelsOrBuilder(int index)
Supported schema models.
|
ModelDataOrBuilder |
CapabilityResponse.Builder.getSupportedModelsOrBuilder(int index)
Supported schema models.
|
ModelDataOrBuilder |
SubscriptionListOrBuilder.getUseModelsOrBuilder(int index)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
ModelDataOrBuilder |
SubscriptionList.getUseModelsOrBuilder(int index)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
ModelDataOrBuilder |
SubscriptionList.Builder.getUseModelsOrBuilder(int index)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
ModelDataOrBuilder |
GetRequestOrBuilder.getUseModelsOrBuilder(int index)
The schema models to be used.
|
ModelDataOrBuilder |
GetRequest.getUseModelsOrBuilder(int index)
The schema models to be used.
|
ModelDataOrBuilder |
GetRequest.Builder.getUseModelsOrBuilder(int index)
The schema models to be used.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ModelDataOrBuilder> |
CapabilityResponseOrBuilder.getSupportedModelsOrBuilderList()
Supported schema models.
|
List<? extends ModelDataOrBuilder> |
CapabilityResponse.getSupportedModelsOrBuilderList()
Supported schema models.
|
List<? extends ModelDataOrBuilder> |
CapabilityResponse.Builder.getSupportedModelsOrBuilderList()
Supported schema models.
|
List<? extends ModelDataOrBuilder> |
SubscriptionListOrBuilder.getUseModelsOrBuilderList()
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
List<? extends ModelDataOrBuilder> |
SubscriptionList.getUseModelsOrBuilderList()
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
List<? extends ModelDataOrBuilder> |
SubscriptionList.Builder.getUseModelsOrBuilderList()
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
List<? extends ModelDataOrBuilder> |
GetRequestOrBuilder.getUseModelsOrBuilderList()
The schema models to be used.
|
List<? extends ModelDataOrBuilder> |
GetRequest.getUseModelsOrBuilderList()
The schema models to be used.
|
List<? extends ModelDataOrBuilder> |
GetRequest.Builder.getUseModelsOrBuilderList()
The schema models to be used.
|
Copyright © 2018 OpenDaylight. All rights reserved.