Class RateLimitQuotaResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<RateLimitQuotaResponse.Builder>
com.google.protobuf.GeneratedMessage.Builder<RateLimitQuotaResponse.Builder>
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,RateLimitQuotaResponseOrBuilder
,Cloneable
- Enclosing class:
RateLimitQuotaResponse
public static final class RateLimitQuotaResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<RateLimitQuotaResponse.Builder>
implements RateLimitQuotaResponseOrBuilder
Protobuf type
envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private List
<RateLimitQuotaResponse.BucketAction> private com.google.protobuf.RepeatedFieldBuilder
<RateLimitQuotaResponse.BucketAction, RateLimitQuotaResponse.BucketAction.Builder, RateLimitQuotaResponse.BucketActionOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllBucketAction
(Iterable<? extends RateLimitQuotaResponse.BucketAction> values) An ordered list of actions to be applied to the buckets.addBucketAction
(int index, RateLimitQuotaResponse.BucketAction value) An ordered list of actions to be applied to the buckets.addBucketAction
(int index, RateLimitQuotaResponse.BucketAction.Builder builderForValue) An ordered list of actions to be applied to the buckets.An ordered list of actions to be applied to the buckets.addBucketAction
(RateLimitQuotaResponse.BucketAction.Builder builderForValue) An ordered list of actions to be applied to the buckets.An ordered list of actions to be applied to the buckets.addBucketActionBuilder
(int index) An ordered list of actions to be applied to the buckets.build()
private void
buildPartial0
(RateLimitQuotaResponse result) private void
clear()
An ordered list of actions to be applied to the buckets.private void
getBucketAction
(int index) An ordered list of actions to be applied to the buckets.getBucketActionBuilder
(int index) An ordered list of actions to be applied to the buckets.An ordered list of actions to be applied to the buckets.int
An ordered list of actions to be applied to the buckets.An ordered list of actions to be applied to the buckets.getBucketActionOrBuilder
(int index) An ordered list of actions to be applied to the buckets.List
<? extends RateLimitQuotaResponse.BucketActionOrBuilder> An ordered list of actions to be applied to the buckets.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
private com.google.protobuf.RepeatedFieldBuilder
<RateLimitQuotaResponse.BucketAction, RateLimitQuotaResponse.BucketAction.Builder, RateLimitQuotaResponse.BucketActionOrBuilder> protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(RateLimitQuotaResponse other) removeBucketAction
(int index) An ordered list of actions to be applied to the buckets.setBucketAction
(int index, RateLimitQuotaResponse.BucketAction value) An ordered list of actions to be applied to the buckets.setBucketAction
(int index, RateLimitQuotaResponse.BucketAction.Builder builderForValue) An ordered list of actions to be applied to the buckets.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
bucketAction_
-
bucketActionBuilder_
private com.google.protobuf.RepeatedFieldBuilder<RateLimitQuotaResponse.BucketAction,RateLimitQuotaResponse.BucketAction.Builder, bucketActionBuilder_RateLimitQuotaResponse.BucketActionOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<RateLimitQuotaResponse.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<RateLimitQuotaResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<RateLimitQuotaResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<RateLimitQuotaResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<RateLimitQuotaResponse.Builder>
-
mergeFrom
public RateLimitQuotaResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<RateLimitQuotaResponse.Builder>
- Throws:
IOException
-
ensureBucketActionIsMutable
private void ensureBucketActionIsMutable() -
getBucketActionList
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
- Specified by:
getBucketActionList
in interfaceRateLimitQuotaResponseOrBuilder
-
getBucketActionCount
public int getBucketActionCount()An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
- Specified by:
getBucketActionCount
in interfaceRateLimitQuotaResponseOrBuilder
-
getBucketAction
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
- Specified by:
getBucketAction
in interfaceRateLimitQuotaResponseOrBuilder
-
setBucketAction
public RateLimitQuotaResponse.Builder setBucketAction(int index, RateLimitQuotaResponse.BucketAction value) An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
setBucketAction
public RateLimitQuotaResponse.Builder setBucketAction(int index, RateLimitQuotaResponse.BucketAction.Builder builderForValue) An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
addBucketAction
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
addBucketAction
public RateLimitQuotaResponse.Builder addBucketAction(int index, RateLimitQuotaResponse.BucketAction value) An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
addBucketAction
public RateLimitQuotaResponse.Builder addBucketAction(RateLimitQuotaResponse.BucketAction.Builder builderForValue) An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
addBucketAction
public RateLimitQuotaResponse.Builder addBucketAction(int index, RateLimitQuotaResponse.BucketAction.Builder builderForValue) An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
addAllBucketAction
public RateLimitQuotaResponse.Builder addAllBucketAction(Iterable<? extends RateLimitQuotaResponse.BucketAction> values) An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
clearBucketAction
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
removeBucketAction
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
getBucketActionBuilder
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
getBucketActionOrBuilder
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
- Specified by:
getBucketActionOrBuilder
in interfaceRateLimitQuotaResponseOrBuilder
-
getBucketActionOrBuilderList
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
- Specified by:
getBucketActionOrBuilderList
in interfaceRateLimitQuotaResponseOrBuilder
-
addBucketActionBuilder
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
addBucketActionBuilder
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
getBucketActionBuilderList
An ordered list of actions to be applied to the buckets. The actions are applied in the given order, from top to bottom.
repeated .envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse.BucketAction bucket_action = 1 [(.validate.rules) = { ... }
-
internalGetBucketActionFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<RateLimitQuotaResponse.BucketAction,RateLimitQuotaResponse.BucketAction.Builder, internalGetBucketActionFieldBuilder()RateLimitQuotaResponse.BucketActionOrBuilder>
-