Uses of Class
io.envoyproxy.envoy.admin.v3.EndpointsConfigDump.StaticEndpointConfig
Packages that use EndpointsConfigDump.StaticEndpointConfig
-
Uses of EndpointsConfigDump.StaticEndpointConfig in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 declared as EndpointsConfigDump.StaticEndpointConfigModifier and TypeFieldDescriptionprivate static final EndpointsConfigDump.StaticEndpointConfig
EndpointsConfigDump.StaticEndpointConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type EndpointsConfigDump.StaticEndpointConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<EndpointsConfigDump.StaticEndpointConfig> EndpointsConfigDump.StaticEndpointConfig.PARSER
EndpointsConfigDump.Builder.staticEndpointConfigs_
EndpointsConfigDump.staticEndpointConfigs_
private com.google.protobuf.RepeatedFieldBuilder
<EndpointsConfigDump.StaticEndpointConfig, EndpointsConfigDump.StaticEndpointConfig.Builder, EndpointsConfigDump.StaticEndpointConfigOrBuilder> EndpointsConfigDump.Builder.staticEndpointConfigsBuilder_
Methods in io.envoyproxy.envoy.admin.v3 that return EndpointsConfigDump.StaticEndpointConfigModifier and TypeMethodDescriptionEndpointsConfigDump.StaticEndpointConfig.Builder.build()
EndpointsConfigDump.StaticEndpointConfig.Builder.buildPartial()
EndpointsConfigDump.StaticEndpointConfig.getDefaultInstance()
EndpointsConfigDump.StaticEndpointConfig.Builder.getDefaultInstanceForType()
EndpointsConfigDump.StaticEndpointConfig.getDefaultInstanceForType()
EndpointsConfigDump.Builder.getStaticEndpointConfigs
(int index) The statically loaded endpoint configs.EndpointsConfigDump.getStaticEndpointConfigs
(int index) The statically loaded endpoint configs.EndpointsConfigDumpOrBuilder.getStaticEndpointConfigs
(int index) The statically loaded endpoint configs.EndpointsConfigDump.StaticEndpointConfig.parseDelimitedFrom
(InputStream input) EndpointsConfigDump.StaticEndpointConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(byte[] data) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(com.google.protobuf.ByteString data) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(com.google.protobuf.CodedInputStream input) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(InputStream input) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(ByteBuffer data) EndpointsConfigDump.StaticEndpointConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type EndpointsConfigDump.StaticEndpointConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<EndpointsConfigDump.StaticEndpointConfig> EndpointsConfigDump.StaticEndpointConfig.getParserForType()
EndpointsConfigDump.Builder.getStaticEndpointConfigsList()
The statically loaded endpoint configs.EndpointsConfigDump.getStaticEndpointConfigsList()
The statically loaded endpoint configs.EndpointsConfigDumpOrBuilder.getStaticEndpointConfigsList()
The statically loaded endpoint configs.private com.google.protobuf.RepeatedFieldBuilder
<EndpointsConfigDump.StaticEndpointConfig, EndpointsConfigDump.StaticEndpointConfig.Builder, EndpointsConfigDump.StaticEndpointConfigOrBuilder> EndpointsConfigDump.Builder.internalGetStaticEndpointConfigsFieldBuilder()
static com.google.protobuf.Parser
<EndpointsConfigDump.StaticEndpointConfig> EndpointsConfigDump.StaticEndpointConfig.parser()
Methods in io.envoyproxy.envoy.admin.v3 with parameters of type EndpointsConfigDump.StaticEndpointConfigModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.addStaticEndpointConfigs
(int index, EndpointsConfigDump.StaticEndpointConfig value) The statically loaded endpoint configs.EndpointsConfigDump.Builder.addStaticEndpointConfigs
(EndpointsConfigDump.StaticEndpointConfig value) The statically loaded endpoint configs.private void
EndpointsConfigDump.StaticEndpointConfig.Builder.buildPartial0
(EndpointsConfigDump.StaticEndpointConfig result) EndpointsConfigDump.StaticEndpointConfig.Builder.mergeFrom
(EndpointsConfigDump.StaticEndpointConfig other) EndpointsConfigDump.StaticEndpointConfig.newBuilder
(EndpointsConfigDump.StaticEndpointConfig prototype) EndpointsConfigDump.Builder.setStaticEndpointConfigs
(int index, EndpointsConfigDump.StaticEndpointConfig value) The statically loaded endpoint configs.Method parameters in io.envoyproxy.envoy.admin.v3 with type arguments of type EndpointsConfigDump.StaticEndpointConfigModifier and TypeMethodDescriptionEndpointsConfigDump.Builder.addAllStaticEndpointConfigs
(Iterable<? extends EndpointsConfigDump.StaticEndpointConfig> values) The statically loaded endpoint configs.