Uses of Class
io.envoyproxy.envoy.admin.v3.ClustersConfigDump.StaticCluster
Packages that use ClustersConfigDump.StaticCluster
-
Uses of ClustersConfigDump.StaticCluster in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 declared as ClustersConfigDump.StaticClusterModifier and TypeFieldDescriptionprivate static final ClustersConfigDump.StaticCluster
ClustersConfigDump.StaticCluster.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type ClustersConfigDump.StaticClusterModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ClustersConfigDump.StaticCluster> ClustersConfigDump.StaticCluster.PARSER
private List
<ClustersConfigDump.StaticCluster> ClustersConfigDump.Builder.staticClusters_
private List
<ClustersConfigDump.StaticCluster> ClustersConfigDump.staticClusters_
private com.google.protobuf.RepeatedFieldBuilder
<ClustersConfigDump.StaticCluster, ClustersConfigDump.StaticCluster.Builder, ClustersConfigDump.StaticClusterOrBuilder> ClustersConfigDump.Builder.staticClustersBuilder_
Methods in io.envoyproxy.envoy.admin.v3 that return ClustersConfigDump.StaticClusterModifier and TypeMethodDescriptionClustersConfigDump.StaticCluster.Builder.build()
ClustersConfigDump.StaticCluster.Builder.buildPartial()
ClustersConfigDump.StaticCluster.getDefaultInstance()
ClustersConfigDump.StaticCluster.Builder.getDefaultInstanceForType()
ClustersConfigDump.StaticCluster.getDefaultInstanceForType()
ClustersConfigDump.Builder.getStaticClusters
(int index) The statically loaded cluster configs.ClustersConfigDump.getStaticClusters
(int index) The statically loaded cluster configs.ClustersConfigDumpOrBuilder.getStaticClusters
(int index) The statically loaded cluster configs.ClustersConfigDump.StaticCluster.parseDelimitedFrom
(InputStream input) ClustersConfigDump.StaticCluster.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClustersConfigDump.StaticCluster.parseFrom
(byte[] data) ClustersConfigDump.StaticCluster.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClustersConfigDump.StaticCluster.parseFrom
(com.google.protobuf.ByteString data) ClustersConfigDump.StaticCluster.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClustersConfigDump.StaticCluster.parseFrom
(com.google.protobuf.CodedInputStream input) ClustersConfigDump.StaticCluster.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClustersConfigDump.StaticCluster.parseFrom
(InputStream input) ClustersConfigDump.StaticCluster.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClustersConfigDump.StaticCluster.parseFrom
(ByteBuffer data) ClustersConfigDump.StaticCluster.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type ClustersConfigDump.StaticClusterModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ClustersConfigDump.StaticCluster> ClustersConfigDump.StaticCluster.getParserForType()
private com.google.protobuf.RepeatedFieldBuilder
<ClustersConfigDump.StaticCluster, ClustersConfigDump.StaticCluster.Builder, ClustersConfigDump.StaticClusterOrBuilder> ClustersConfigDump.Builder.getStaticClustersFieldBuilder()
ClustersConfigDump.Builder.getStaticClustersList()
The statically loaded cluster configs.ClustersConfigDump.getStaticClustersList()
The statically loaded cluster configs.ClustersConfigDumpOrBuilder.getStaticClustersList()
The statically loaded cluster configs.static com.google.protobuf.Parser
<ClustersConfigDump.StaticCluster> ClustersConfigDump.StaticCluster.parser()
Methods in io.envoyproxy.envoy.admin.v3 with parameters of type ClustersConfigDump.StaticClusterModifier and TypeMethodDescriptionClustersConfigDump.Builder.addStaticClusters
(int index, ClustersConfigDump.StaticCluster value) The statically loaded cluster configs.ClustersConfigDump.Builder.addStaticClusters
(ClustersConfigDump.StaticCluster value) The statically loaded cluster configs.private void
ClustersConfigDump.StaticCluster.Builder.buildPartial0
(ClustersConfigDump.StaticCluster result) ClustersConfigDump.StaticCluster.Builder.mergeFrom
(ClustersConfigDump.StaticCluster other) ClustersConfigDump.StaticCluster.newBuilder
(ClustersConfigDump.StaticCluster prototype) ClustersConfigDump.Builder.setStaticClusters
(int index, ClustersConfigDump.StaticCluster value) The statically loaded cluster configs.Method parameters in io.envoyproxy.envoy.admin.v3 with type arguments of type ClustersConfigDump.StaticClusterModifier and TypeMethodDescriptionClustersConfigDump.Builder.addAllStaticClusters
(Iterable<? extends ClustersConfigDump.StaticCluster> values) The statically loaded cluster configs.