public static final class RouteConfiguration.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder> implements RouteConfigurationOrBuilder
envoy.extensions.filters.network.rocketmq_proxy.v4alpha.RouteConfiguration| Modifier and Type | Method and Description |
|---|---|
RouteConfiguration.Builder |
addAllRoutes(Iterable<? extends Route> values)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteConfiguration.Builder |
addRoutes(int index,
Route.Builder builderForValue)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
addRoutes(int index,
Route value)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
addRoutes(Route.Builder builderForValue)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
addRoutes(Route value)
The list of routes that will be matched, in order, against incoming requests.
|
Route.Builder |
addRoutesBuilder()
The list of routes that will be matched, in order, against incoming requests.
|
Route.Builder |
addRoutesBuilder(int index)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration |
build() |
RouteConfiguration |
buildPartial() |
RouteConfiguration.Builder |
clear() |
RouteConfiguration.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RouteConfiguration.Builder |
clearName()
The name of the route configuration.
|
RouteConfiguration.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RouteConfiguration.Builder |
clearRoutes()
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
clone() |
RouteConfiguration |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
The name of the route configuration.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the route configuration.
|
Route |
getRoutes(int index)
The list of routes that will be matched, in order, against incoming requests.
|
Route.Builder |
getRoutesBuilder(int index)
The list of routes that will be matched, in order, against incoming requests.
|
List<Route.Builder> |
getRoutesBuilderList()
The list of routes that will be matched, in order, against incoming requests.
|
int |
getRoutesCount()
The list of routes that will be matched, in order, against incoming requests.
|
List<Route> |
getRoutesList()
The list of routes that will be matched, in order, against incoming requests.
|
RouteOrBuilder |
getRoutesOrBuilder(int index)
The list of routes that will be matched, in order, against incoming requests.
|
List<? extends RouteOrBuilder> |
getRoutesOrBuilderList()
The list of routes that will be matched, in order, against incoming requests.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RouteConfiguration.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RouteConfiguration.Builder |
mergeFrom(com.google.protobuf.Message other) |
RouteConfiguration.Builder |
mergeFrom(RouteConfiguration other) |
RouteConfiguration.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RouteConfiguration.Builder |
removeRoutes(int index)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteConfiguration.Builder |
setName(String value)
The name of the route configuration.
|
RouteConfiguration.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the route configuration.
|
RouteConfiguration.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RouteConfiguration.Builder |
setRoutes(int index,
Route.Builder builderForValue)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
setRoutes(int index,
Route value)
The list of routes that will be matched, in order, against incoming requests.
|
RouteConfiguration.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RouteConfiguration build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RouteConfiguration buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RouteConfiguration.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder mergeFrom(RouteConfiguration other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public RouteConfiguration.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteConfiguration.Builder>IOExceptionpublic String getName()
The name of the route configuration.
string name = 1;getName in interface RouteConfigurationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the route configuration.
string name = 1;getNameBytes in interface RouteConfigurationOrBuilderpublic RouteConfiguration.Builder setName(String value)
The name of the route configuration.
string name = 1;public RouteConfiguration.Builder clearName()
The name of the route configuration.
string name = 1;public RouteConfiguration.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the route configuration.
string name = 1;public List<Route> getRoutesList()
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;getRoutesList in interface RouteConfigurationOrBuilderpublic int getRoutesCount()
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;getRoutesCount in interface RouteConfigurationOrBuilderpublic Route getRoutes(int index)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;getRoutes in interface RouteConfigurationOrBuilderpublic RouteConfiguration.Builder setRoutes(int index, Route value)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder setRoutes(int index, Route.Builder builderForValue)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder addRoutes(Route value)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder addRoutes(int index, Route value)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder addRoutes(Route.Builder builderForValue)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder addRoutes(int index, Route.Builder builderForValue)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder addAllRoutes(Iterable<? extends Route> values)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder clearRoutes()
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteConfiguration.Builder removeRoutes(int index)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public Route.Builder getRoutesBuilder(int index)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public RouteOrBuilder getRoutesOrBuilder(int index)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;getRoutesOrBuilder in interface RouteConfigurationOrBuilderpublic List<? extends RouteOrBuilder> getRoutesOrBuilderList()
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;getRoutesOrBuilderList in interface RouteConfigurationOrBuilderpublic Route.Builder addRoutesBuilder()
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public Route.Builder addRoutesBuilder(int index)
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public List<Route.Builder> getRoutesBuilderList()
The list of routes that will be matched, in order, against incoming requests. The first route that matches will be used.
repeated .envoy.extensions.filters.network.rocketmq_proxy.v4alpha.Route routes = 2;public final RouteConfiguration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>public final RouteConfiguration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteConfiguration.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.