Uses of Class
io.envoyproxy.envoy.config.route.v3.RateLimit.Action
Packages that use RateLimit.Action
-
Uses of RateLimit.Action in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RateLimit.ActionModifier and TypeFieldDescriptionprivate static final RateLimit.ActionRateLimit.Action.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RateLimit.ActionModifier and TypeFieldDescriptionprivate List<RateLimit.Action> RateLimit.actions_private List<RateLimit.Action> RateLimit.Builder.actions_private com.google.protobuf.RepeatedFieldBuilder<RateLimit.Action, RateLimit.Action.Builder, RateLimit.ActionOrBuilder> RateLimit.Builder.actionsBuilder_private static final com.google.protobuf.Parser<RateLimit.Action> RateLimit.Action.PARSERMethods in io.envoyproxy.envoy.config.route.v3 that return RateLimit.ActionModifier and TypeMethodDescriptionRateLimit.Action.Builder.build()RateLimit.Action.Builder.buildPartial()RateLimit.Builder.getActions(int index) A list of actions that are to be applied for this rate limit configuration.RateLimit.getActions(int index) A list of actions that are to be applied for this rate limit configuration.RateLimitOrBuilder.getActions(int index) A list of actions that are to be applied for this rate limit configuration.static RateLimit.ActionRateLimit.Action.getDefaultInstance()RateLimit.Action.Builder.getDefaultInstanceForType()RateLimit.Action.getDefaultInstanceForType()static RateLimit.ActionRateLimit.Action.parseDelimitedFrom(InputStream input) static RateLimit.ActionRateLimit.Action.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimit.ActionRateLimit.Action.parseFrom(byte[] data) static RateLimit.ActionRateLimit.Action.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimit.ActionRateLimit.Action.parseFrom(com.google.protobuf.ByteString data) static RateLimit.ActionRateLimit.Action.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimit.ActionRateLimit.Action.parseFrom(com.google.protobuf.CodedInputStream input) static RateLimit.ActionRateLimit.Action.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimit.ActionRateLimit.Action.parseFrom(InputStream input) static RateLimit.ActionRateLimit.Action.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimit.ActionRateLimit.Action.parseFrom(ByteBuffer data) static RateLimit.ActionRateLimit.Action.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.ActionModifier and TypeMethodDescriptionRateLimit.Builder.getActionsList()A list of actions that are to be applied for this rate limit configuration.RateLimit.getActionsList()A list of actions that are to be applied for this rate limit configuration.RateLimitOrBuilder.getActionsList()A list of actions that are to be applied for this rate limit configuration.com.google.protobuf.Parser<RateLimit.Action> RateLimit.Action.getParserForType()private com.google.protobuf.RepeatedFieldBuilder<RateLimit.Action, RateLimit.Action.Builder, RateLimit.ActionOrBuilder> RateLimit.Builder.internalGetActionsFieldBuilder()static com.google.protobuf.Parser<RateLimit.Action> RateLimit.Action.parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RateLimit.ActionModifier and TypeMethodDescriptionRateLimit.Builder.addActions(int index, RateLimit.Action value) A list of actions that are to be applied for this rate limit configuration.RateLimit.Builder.addActions(RateLimit.Action value) A list of actions that are to be applied for this rate limit configuration.private voidRateLimit.Action.Builder.buildPartial0(RateLimit.Action result) private voidRateLimit.Action.Builder.buildPartialOneofs(RateLimit.Action result) RateLimit.Action.Builder.mergeFrom(RateLimit.Action other) static RateLimit.Action.BuilderRateLimit.Action.newBuilder(RateLimit.Action prototype) RateLimit.Builder.setActions(int index, RateLimit.Action value) A list of actions that are to be applied for this rate limit configuration.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type RateLimit.ActionModifier and TypeMethodDescriptionRateLimit.Builder.addAllActions(Iterable<? extends RateLimit.Action> values) A list of actions that are to be applied for this rate limit configuration.