Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.ClusterLoadAssignment.Policy.DropOverload.Builder
Packages that use ClusterLoadAssignment.Policy.DropOverload.Builder
-
Uses of ClusterLoadAssignment.Policy.DropOverload.Builder in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type ClusterLoadAssignment.Policy.DropOverload.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<ClusterLoadAssignment.Policy.DropOverload, ClusterLoadAssignment.Policy.DropOverload.Builder, ClusterLoadAssignment.Policy.DropOverloadOrBuilder> ClusterLoadAssignment.Policy.Builder.dropOverloadsBuilder_Methods in io.envoyproxy.envoy.config.endpoint.v3 that return ClusterLoadAssignment.Policy.DropOverload.BuilderModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.Builder.addDropOverloadsBuilder()Action to trim the overall incoming traffic to protect the upstream hosts.ClusterLoadAssignment.Policy.Builder.addDropOverloadsBuilder(int index) Action to trim the overall incoming traffic to protect the upstream hosts.ClusterLoadAssignment.Policy.DropOverload.Builder.clear()ClusterLoadAssignment.Policy.DropOverload.Builder.clearCategory()Identifier for the policy specifying the drop.ClusterLoadAssignment.Policy.DropOverload.Builder.clearDropPercentage()Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.Builder.getDropOverloadsBuilder(int index) Action to trim the overall incoming traffic to protect the upstream hosts.ClusterLoadAssignment.Policy.DropOverload.Builder.mergeDropPercentage(FractionalPercent value) Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClusterLoadAssignment.Policy.DropOverload.Builder.mergeFrom(com.google.protobuf.Message other) ClusterLoadAssignment.Policy.DropOverload.Builder.mergeFrom(ClusterLoadAssignment.Policy.DropOverload other) ClusterLoadAssignment.Policy.DropOverload.newBuilder()ClusterLoadAssignment.Policy.DropOverload.newBuilder(ClusterLoadAssignment.Policy.DropOverload prototype) ClusterLoadAssignment.Policy.DropOverload.newBuilderForType()ClusterLoadAssignment.Policy.DropOverload.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ClusterLoadAssignment.Policy.DropOverload.Builder.setCategory(String value) Identifier for the policy specifying the drop.ClusterLoadAssignment.Policy.DropOverload.Builder.setCategoryBytes(com.google.protobuf.ByteString value) Identifier for the policy specifying the drop.ClusterLoadAssignment.Policy.DropOverload.Builder.setDropPercentage(FractionalPercent value) Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.Builder.setDropPercentage(FractionalPercent.Builder builderForValue) Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.toBuilder()Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type ClusterLoadAssignment.Policy.DropOverload.BuilderModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.Builder.getDropOverloadsBuilderList()Action to trim the overall incoming traffic to protect the upstream hosts.private com.google.protobuf.RepeatedFieldBuilder<ClusterLoadAssignment.Policy.DropOverload, ClusterLoadAssignment.Policy.DropOverload.Builder, ClusterLoadAssignment.Policy.DropOverloadOrBuilder> ClusterLoadAssignment.Policy.Builder.getDropOverloadsFieldBuilder()Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type ClusterLoadAssignment.Policy.DropOverload.BuilderModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.Builder.addDropOverloads(int index, ClusterLoadAssignment.Policy.DropOverload.Builder builderForValue) Action to trim the overall incoming traffic to protect the upstream hosts.ClusterLoadAssignment.Policy.Builder.addDropOverloads(ClusterLoadAssignment.Policy.DropOverload.Builder builderForValue) Action to trim the overall incoming traffic to protect the upstream hosts.ClusterLoadAssignment.Policy.Builder.setDropOverloads(int index, ClusterLoadAssignment.Policy.DropOverload.Builder builderForValue) Action to trim the overall incoming traffic to protect the upstream hosts.