| Modifier and Type | Method and Description |
|---|---|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addAllRouters(Iterable<? extends Router> values)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRouters(int index,
Router.Builder builderForValue)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRouters(int index,
Router value)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRouters(Router.Builder builderForValue)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRouters(Router value)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.clear() |
RoutersScopedList.Builder |
RoutersScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.clearRouters()
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.clearWarning()
Informational warning which replaces the list of routers when the list is empty.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.clone() |
RoutersScopedList.Builder |
RoutersScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.mergeFrom(RoutersScopedList other) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.mergeWarning(Warning value)
Informational warning which replaces the list of routers when the list is empty.
|
static RoutersScopedList.Builder |
RoutersScopedList.newBuilder() |
static RoutersScopedList.Builder |
RoutersScopedList.newBuilder(RoutersScopedList prototype) |
RoutersScopedList.Builder |
RoutersScopedList.newBuilderForType() |
protected RoutersScopedList.Builder |
RoutersScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.removeRouters(int index)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.setRouters(int index,
Router.Builder builderForValue)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.setRouters(int index,
Router value)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of routers when the list is empty.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.setWarning(Warning value)
Informational warning which replaces the list of routers when the list is empty.
|
RoutersScopedList.Builder |
RoutersScopedList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.