Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Method and Description |
---|---|
SubscriptionList.Builder |
SubscriptionList.Builder.addAllSubscription(Iterable<? extends Subscription> values)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addAllUseModels(Iterable<? extends ModelData> values)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SubscriptionList.Builder |
SubscriptionList.Builder.addSubscription(int index,
Subscription.Builder builderForValue)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addSubscription(int index,
Subscription value)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addSubscription(Subscription.Builder builderForValue)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addSubscription(Subscription value)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addUseModels(int index,
ModelData.Builder builderForValue)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addUseModels(int index,
ModelData value)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addUseModels(ModelData.Builder builderForValue)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.addUseModels(ModelData value)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clear() |
SubscriptionList.Builder |
SubscriptionList.Builder.clearAllowAggregation()
Whether elements of the schema that are marked as eligible for aggregation
should be aggregated or not.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clearEncoding()
The encoding that the target should use within the Notifications generated
corresponding to the SubscriptionList.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SubscriptionList.Builder |
SubscriptionList.Builder.clearMode()
.gnmi.SubscriptionList.Mode mode = 5; |
SubscriptionList.Builder |
SubscriptionList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SubscriptionList.Builder |
SubscriptionList.Builder.clearPrefix()
Prefix used for paths.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clearQos()
DSCP marking to be used.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clearSubscription()
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clearUpdatesOnly()
An optional field to specify that only updates to current state should be
sent to a client.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clearUseAliases()
Whether target defined aliases are allowed within the subscription.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clearUseModels()
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.clone() |
SubscriptionList.Builder |
SubscribeRequest.Builder.getSubscribeBuilder()
Specify the paths within a subscription.
|
SubscriptionList.Builder |
SubscriptionList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SubscriptionList.Builder |
SubscriptionList.Builder.mergeFrom(com.google.protobuf.Message other) |
SubscriptionList.Builder |
SubscriptionList.Builder.mergeFrom(SubscriptionList other) |
SubscriptionList.Builder |
SubscriptionList.Builder.mergePrefix(Path value)
Prefix used for paths.
|
SubscriptionList.Builder |
SubscriptionList.Builder.mergeQos(QOSMarking value)
DSCP marking to be used.
|
SubscriptionList.Builder |
SubscriptionList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SubscriptionList.Builder |
SubscriptionList.newBuilder() |
static SubscriptionList.Builder |
SubscriptionList.newBuilder(SubscriptionList prototype) |
SubscriptionList.Builder |
SubscriptionList.newBuilderForType() |
protected SubscriptionList.Builder |
SubscriptionList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SubscriptionList.Builder |
SubscriptionList.Builder.removeSubscription(int index)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.removeUseModels(int index)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setAllowAggregation(boolean value)
Whether elements of the schema that are marked as eligible for aggregation
should be aggregated or not.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setEncoding(Encoding value)
The encoding that the target should use within the Notifications generated
corresponding to the SubscriptionList.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setEncodingValue(int value)
The encoding that the target should use within the Notifications generated
corresponding to the SubscriptionList.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SubscriptionList.Builder |
SubscriptionList.Builder.setMode(SubscriptionList.Mode value)
.gnmi.SubscriptionList.Mode mode = 5; |
SubscriptionList.Builder |
SubscriptionList.Builder.setModeValue(int value)
.gnmi.SubscriptionList.Mode mode = 5; |
SubscriptionList.Builder |
SubscriptionList.Builder.setPrefix(Path.Builder builderForValue)
Prefix used for paths.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setPrefix(Path value)
Prefix used for paths.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setQos(QOSMarking.Builder builderForValue)
DSCP marking to be used.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setQos(QOSMarking value)
DSCP marking to be used.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SubscriptionList.Builder |
SubscriptionList.Builder.setSubscription(int index,
Subscription.Builder builderForValue)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setSubscription(int index,
Subscription value)
Set of subscriptions to create.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SubscriptionList.Builder |
SubscriptionList.Builder.setUpdatesOnly(boolean value)
An optional field to specify that only updates to current state should be
sent to a client.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setUseAliases(boolean value)
Whether target defined aliases are allowed within the subscription.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setUseModels(int index,
ModelData.Builder builderForValue)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.Builder.setUseModels(int index,
ModelData value)
The set of schemas that define the elements of the data tree that should
be sent by the target.
|
SubscriptionList.Builder |
SubscriptionList.toBuilder() |
Modifier and Type | Method and Description |
---|---|
SubscribeRequest.Builder |
SubscribeRequest.Builder.setSubscribe(SubscriptionList.Builder builderForValue)
Specify the paths within a subscription.
|
Copyright © 2018 OpenDaylight. All rights reserved.