Uses of Class
io.envoyproxy.envoy.admin.v3.EndpointsConfigDump.StaticEndpointConfig.Builder
Packages that use EndpointsConfigDump.StaticEndpointConfig.Builder
-
Uses of EndpointsConfigDump.StaticEndpointConfig.Builder in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type EndpointsConfigDump.StaticEndpointConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<EndpointsConfigDump.StaticEndpointConfig, EndpointsConfigDump.StaticEndpointConfig.Builder, EndpointsConfigDump.StaticEndpointConfigOrBuilder> EndpointsConfigDump.Builder.staticEndpointConfigsBuilder_Methods in io.envoyproxy.envoy.admin.v3 that return EndpointsConfigDump.StaticEndpointConfig.BuilderModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.addStaticEndpointConfigsBuilder()The statically loaded endpoint configs.EndpointsConfigDump.Builder.addStaticEndpointConfigsBuilder(int index) The statically loaded endpoint configs.EndpointsConfigDump.StaticEndpointConfig.Builder.clear()EndpointsConfigDump.StaticEndpointConfig.Builder.clearEndpointConfig()The endpoint config.EndpointsConfigDump.StaticEndpointConfig.Builder.clearLastUpdated()[#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.Builder.getStaticEndpointConfigsBuilder(int index) The statically loaded endpoint configs.EndpointsConfigDump.StaticEndpointConfig.Builder.mergeEndpointConfig(com.google.protobuf.Any value) The endpoint config.EndpointsConfigDump.StaticEndpointConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointsConfigDump.StaticEndpointConfig.Builder.mergeFrom(com.google.protobuf.Message other) EndpointsConfigDump.StaticEndpointConfig.Builder.mergeFrom(EndpointsConfigDump.StaticEndpointConfig other) EndpointsConfigDump.StaticEndpointConfig.Builder.mergeLastUpdated(com.google.protobuf.Timestamp value) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.StaticEndpointConfig.newBuilder()EndpointsConfigDump.StaticEndpointConfig.newBuilder(EndpointsConfigDump.StaticEndpointConfig prototype) EndpointsConfigDump.StaticEndpointConfig.newBuilderForType()EndpointsConfigDump.StaticEndpointConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) EndpointsConfigDump.StaticEndpointConfig.Builder.setEndpointConfig(com.google.protobuf.Any value) The endpoint config.EndpointsConfigDump.StaticEndpointConfig.Builder.setEndpointConfig(com.google.protobuf.Any.Builder builderForValue) The endpoint config.EndpointsConfigDump.StaticEndpointConfig.Builder.setLastUpdated(com.google.protobuf.Timestamp value) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.StaticEndpointConfig.Builder.setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.StaticEndpointConfig.toBuilder()Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type EndpointsConfigDump.StaticEndpointConfig.BuilderModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.getStaticEndpointConfigsBuilderList()The statically loaded endpoint configs.private com.google.protobuf.RepeatedFieldBuilder<EndpointsConfigDump.StaticEndpointConfig, EndpointsConfigDump.StaticEndpointConfig.Builder, EndpointsConfigDump.StaticEndpointConfigOrBuilder> EndpointsConfigDump.Builder.internalGetStaticEndpointConfigsFieldBuilder()Methods in io.envoyproxy.envoy.admin.v3 with parameters of type EndpointsConfigDump.StaticEndpointConfig.BuilderModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.addStaticEndpointConfigs(int index, EndpointsConfigDump.StaticEndpointConfig.Builder builderForValue) The statically loaded endpoint configs.EndpointsConfigDump.Builder.addStaticEndpointConfigs(EndpointsConfigDump.StaticEndpointConfig.Builder builderForValue) The statically loaded endpoint configs.EndpointsConfigDump.Builder.setStaticEndpointConfigs(int index, EndpointsConfigDump.StaticEndpointConfig.Builder builderForValue) The statically loaded endpoint configs.