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.StaticClusterClustersConfigDump.StaticCluster.DEFAULT_INSTANCEFields 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.PARSERprivate 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()ClustersConfigDump.Builder.getStaticClustersList()The statically loaded cluster configs.ClustersConfigDump.getStaticClustersList()The statically loaded cluster configs.ClustersConfigDumpOrBuilder.getStaticClustersList()The statically loaded cluster configs.private com.google.protobuf.RepeatedFieldBuilder<ClustersConfigDump.StaticCluster, ClustersConfigDump.StaticCluster.Builder, ClustersConfigDump.StaticClusterOrBuilder> ClustersConfigDump.Builder.internalGetStaticClustersFieldBuilder()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 voidClustersConfigDump.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.