Uses of Class
io.envoyproxy.envoy.admin.v2alpha.ClustersConfigDump.StaticCluster.Builder
Packages that use ClustersConfigDump.StaticCluster.Builder
-
Uses of ClustersConfigDump.StaticCluster.Builder in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha that return ClustersConfigDump.StaticCluster.BuilderModifier and TypeMethodDescriptionClustersConfigDump.StaticCluster.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ClustersConfigDump.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.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ClustersConfigDump.StaticCluster.Builder.clearLastUpdated()The timestamp when the Cluster was last updated.ClustersConfigDump.StaticCluster.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ClustersConfigDump.StaticCluster.Builder.clone()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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ClustersConfigDump.StaticCluster.newBuilder()ClustersConfigDump.StaticCluster.newBuilder(ClustersConfigDump.StaticCluster prototype) ClustersConfigDump.StaticCluster.newBuilderForType()protected ClustersConfigDump.StaticCluster.BuilderClustersConfigDump.StaticCluster.newBuilderForType(com.google.protobuf.GeneratedMessageV3.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.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ClustersConfigDump.StaticCluster.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ClustersConfigDump.StaticCluster.toBuilder()Methods in io.envoyproxy.envoy.admin.v2alpha that return types with arguments of type ClustersConfigDump.StaticCluster.BuilderModifier and TypeMethodDescriptionClustersConfigDump.Builder.getStaticClustersBuilderList()The statically loaded cluster configs.Methods in io.envoyproxy.envoy.admin.v2alpha 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.