Uses of Class
io.envoyproxy.envoy.admin.v3.ClustersConfigDump.StaticCluster.Builder
Packages that use ClustersConfigDump.StaticCluster.Builder
-
Uses of ClustersConfigDump.StaticCluster.Builder in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type ClustersConfigDump.StaticCluster.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<ClustersConfigDump.StaticCluster, ClustersConfigDump.StaticCluster.Builder, ClustersConfigDump.StaticClusterOrBuilder> ClustersConfigDump.Builder.staticClustersBuilder_
Methods in io.envoyproxy.envoy.admin.v3 that return ClustersConfigDump.StaticCluster.BuilderModifier and TypeMethodDescriptionClustersConfigDump.Builder.addStaticClustersBuilder()
The statically loaded cluster configs.ClustersConfigDump.Builder.addStaticClustersBuilder
(int index) The statically loaded cluster configs.ClustersConfigDump.StaticCluster.Builder.clear()
ClustersConfigDump.StaticCluster.Builder.clearCluster()
The cluster config.ClustersConfigDump.StaticCluster.Builder.clearLastUpdated()
The timestamp when the Cluster was last updated.ClustersConfigDump.Builder.getStaticClustersBuilder
(int index) The statically loaded cluster configs.ClustersConfigDump.StaticCluster.Builder.mergeCluster
(com.google.protobuf.Any value) The cluster config.ClustersConfigDump.StaticCluster.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClustersConfigDump.StaticCluster.Builder.mergeFrom
(com.google.protobuf.Message other) ClustersConfigDump.StaticCluster.Builder.mergeFrom
(ClustersConfigDump.StaticCluster other) ClustersConfigDump.StaticCluster.Builder.mergeLastUpdated
(com.google.protobuf.Timestamp value) The timestamp when the Cluster was last updated.ClustersConfigDump.StaticCluster.newBuilder()
ClustersConfigDump.StaticCluster.newBuilder
(ClustersConfigDump.StaticCluster prototype) ClustersConfigDump.StaticCluster.newBuilderForType()
protected ClustersConfigDump.StaticCluster.Builder
ClustersConfigDump.StaticCluster.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) ClustersConfigDump.StaticCluster.Builder.setCluster
(com.google.protobuf.Any value) The cluster config.ClustersConfigDump.StaticCluster.Builder.setCluster
(com.google.protobuf.Any.Builder builderForValue) The cluster config.ClustersConfigDump.StaticCluster.Builder.setLastUpdated
(com.google.protobuf.Timestamp value) The timestamp when the Cluster was last updated.ClustersConfigDump.StaticCluster.Builder.setLastUpdated
(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the Cluster was last updated.ClustersConfigDump.StaticCluster.toBuilder()
Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type ClustersConfigDump.StaticCluster.BuilderModifier and TypeMethodDescriptionClustersConfigDump.Builder.getStaticClustersBuilderList()
The statically loaded cluster configs.private com.google.protobuf.RepeatedFieldBuilder
<ClustersConfigDump.StaticCluster, ClustersConfigDump.StaticCluster.Builder, ClustersConfigDump.StaticClusterOrBuilder> ClustersConfigDump.Builder.internalGetStaticClustersFieldBuilder()
Methods in io.envoyproxy.envoy.admin.v3 with parameters of type ClustersConfigDump.StaticCluster.BuilderModifier and TypeMethodDescriptionClustersConfigDump.Builder.addStaticClusters
(int index, ClustersConfigDump.StaticCluster.Builder builderForValue) The statically loaded cluster configs.ClustersConfigDump.Builder.addStaticClusters
(ClustersConfigDump.StaticCluster.Builder builderForValue) The statically loaded cluster configs.ClustersConfigDump.Builder.setStaticClusters
(int index, ClustersConfigDump.StaticCluster.Builder builderForValue) The statically loaded cluster configs.