Uses of Class
io.envoyproxy.envoy.admin.v3.RoutesConfigDump.StaticRouteConfig.Builder
Packages that use RoutesConfigDump.StaticRouteConfig.Builder
-
Uses of RoutesConfigDump.StaticRouteConfig.Builder in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type RoutesConfigDump.StaticRouteConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<RoutesConfigDump.StaticRouteConfig, RoutesConfigDump.StaticRouteConfig.Builder, RoutesConfigDump.StaticRouteConfigOrBuilder> RoutesConfigDump.Builder.staticRouteConfigsBuilder_
Methods in io.envoyproxy.envoy.admin.v3 that return RoutesConfigDump.StaticRouteConfig.BuilderModifier and TypeMethodDescriptionRoutesConfigDump.Builder.addStaticRouteConfigsBuilder()
The statically loaded route configs.RoutesConfigDump.Builder.addStaticRouteConfigsBuilder
(int index) The statically loaded route configs.RoutesConfigDump.StaticRouteConfig.Builder.clear()
RoutesConfigDump.StaticRouteConfig.Builder.clearLastUpdated()
The timestamp when the Route was last updated.RoutesConfigDump.StaticRouteConfig.Builder.clearRouteConfig()
The route config.RoutesConfigDump.Builder.getStaticRouteConfigsBuilder
(int index) The statically loaded route configs.RoutesConfigDump.StaticRouteConfig.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RoutesConfigDump.StaticRouteConfig.Builder.mergeFrom
(com.google.protobuf.Message other) RoutesConfigDump.StaticRouteConfig.Builder.mergeFrom
(RoutesConfigDump.StaticRouteConfig other) RoutesConfigDump.StaticRouteConfig.Builder.mergeLastUpdated
(com.google.protobuf.Timestamp value) The timestamp when the Route was last updated.RoutesConfigDump.StaticRouteConfig.Builder.mergeRouteConfig
(com.google.protobuf.Any value) The route config.RoutesConfigDump.StaticRouteConfig.newBuilder()
RoutesConfigDump.StaticRouteConfig.newBuilder
(RoutesConfigDump.StaticRouteConfig prototype) RoutesConfigDump.StaticRouteConfig.newBuilderForType()
RoutesConfigDump.StaticRouteConfig.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) RoutesConfigDump.StaticRouteConfig.Builder.setLastUpdated
(com.google.protobuf.Timestamp value) The timestamp when the Route was last updated.RoutesConfigDump.StaticRouteConfig.Builder.setLastUpdated
(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the Route was last updated.RoutesConfigDump.StaticRouteConfig.Builder.setRouteConfig
(com.google.protobuf.Any value) The route config.RoutesConfigDump.StaticRouteConfig.Builder.setRouteConfig
(com.google.protobuf.Any.Builder builderForValue) The route config.RoutesConfigDump.StaticRouteConfig.toBuilder()
Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type RoutesConfigDump.StaticRouteConfig.BuilderModifier and TypeMethodDescriptionRoutesConfigDump.Builder.getStaticRouteConfigsBuilderList()
The statically loaded route configs.private com.google.protobuf.RepeatedFieldBuilder
<RoutesConfigDump.StaticRouteConfig, RoutesConfigDump.StaticRouteConfig.Builder, RoutesConfigDump.StaticRouteConfigOrBuilder> RoutesConfigDump.Builder.getStaticRouteConfigsFieldBuilder()
Methods in io.envoyproxy.envoy.admin.v3 with parameters of type RoutesConfigDump.StaticRouteConfig.BuilderModifier and TypeMethodDescriptionRoutesConfigDump.Builder.addStaticRouteConfigs
(int index, RoutesConfigDump.StaticRouteConfig.Builder builderForValue) The statically loaded route configs.RoutesConfigDump.Builder.addStaticRouteConfigs
(RoutesConfigDump.StaticRouteConfig.Builder builderForValue) The statically loaded route configs.RoutesConfigDump.Builder.setStaticRouteConfigs
(int index, RoutesConfigDump.StaticRouteConfig.Builder builderForValue) The statically loaded route configs.