Package io.envoyproxy.pgv.validate
Class Validate.DurationRules.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Validate.DurationRules.Builder>
io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Validate.DurationRulesOrBuilder
,Cloneable
- Enclosing class:
- Validate.DurationRules
public static final class Validate.DurationRules.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Validate.DurationRules.Builder>
implements Validate.DurationRulesOrBuilder
DurationRules describe the constraints applied exclusively to the `google.protobuf.Duration` well-known typeProtobuf type
validate.DurationRules
-
Method Summary
Modifier and TypeMethodDescriptionIn specifies that this field must be equal to one of the specified valuesaddAllNotIn
(Iterable<? extends com.google.protobuf.Duration> values) NotIn specifies that this field cannot be equal to one of the specified valuesaddIn
(int index, com.google.protobuf.Duration value) In specifies that this field must be equal to one of the specified valuesaddIn
(int index, com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified valuesaddIn
(com.google.protobuf.Duration value) In specifies that this field must be equal to one of the specified valuesaddIn
(com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified valuescom.google.protobuf.Duration.Builder
In specifies that this field must be equal to one of the specified valuescom.google.protobuf.Duration.Builder
addInBuilder
(int index) In specifies that this field must be equal to one of the specified valuesaddNotIn
(int index, com.google.protobuf.Duration value) NotIn specifies that this field cannot be equal to one of the specified valuesaddNotIn
(int index, com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified valuesaddNotIn
(com.google.protobuf.Duration value) NotIn specifies that this field cannot be equal to one of the specified valuesaddNotIn
(com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.Duration.Builder
NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.Duration.Builder
addNotInBuilder
(int index) NotIn specifies that this field cannot be equal to one of the specified valuesbuild()
clear()
Const specifies that this field must be exactly the specified valueclearGt()
Gt specifies that this field must be greater than the specified value, exclusiveclearGte()
Gte specifies that this field must be greater than the specified value, inclusiveclearIn()
In specifies that this field must be equal to one of the specified valuesclearLt()
Lt specifies that this field must be less than the specified value, exclusiveclearLte()
Lt specifies that this field must be less than the specified value, inclusiveNotIn specifies that this field cannot be equal to one of the specified valuesRequired specifies that this field must be setcom.google.protobuf.Duration
getConst()
Const specifies that this field must be exactly the specified valuecom.google.protobuf.Duration.Builder
Const specifies that this field must be exactly the specified valuecom.google.protobuf.DurationOrBuilder
Const specifies that this field must be exactly the specified valuestatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Duration
getGt()
Gt specifies that this field must be greater than the specified value, exclusivecom.google.protobuf.Duration.Builder
Gt specifies that this field must be greater than the specified value, exclusivecom.google.protobuf.Duration
getGte()
Gte specifies that this field must be greater than the specified value, inclusivecom.google.protobuf.Duration.Builder
Gte specifies that this field must be greater than the specified value, inclusivecom.google.protobuf.DurationOrBuilder
Gte specifies that this field must be greater than the specified value, inclusivecom.google.protobuf.DurationOrBuilder
Gt specifies that this field must be greater than the specified value, exclusivecom.google.protobuf.Duration
getIn
(int index) In specifies that this field must be equal to one of the specified valuescom.google.protobuf.Duration.Builder
getInBuilder
(int index) In specifies that this field must be equal to one of the specified valuesList<com.google.protobuf.Duration.Builder>
In specifies that this field must be equal to one of the specified valuesint
In specifies that this field must be equal to one of the specified valuesList<com.google.protobuf.Duration>
In specifies that this field must be equal to one of the specified valuescom.google.protobuf.DurationOrBuilder
getInOrBuilder
(int index) In specifies that this field must be equal to one of the specified valuesList<? extends com.google.protobuf.DurationOrBuilder>
In specifies that this field must be equal to one of the specified valuescom.google.protobuf.Duration
getLt()
Lt specifies that this field must be less than the specified value, exclusivecom.google.protobuf.Duration.Builder
Lt specifies that this field must be less than the specified value, exclusivecom.google.protobuf.Duration
getLte()
Lt specifies that this field must be less than the specified value, inclusivecom.google.protobuf.Duration.Builder
Lt specifies that this field must be less than the specified value, inclusivecom.google.protobuf.DurationOrBuilder
Lt specifies that this field must be less than the specified value, inclusivecom.google.protobuf.DurationOrBuilder
Lt specifies that this field must be less than the specified value, exclusivecom.google.protobuf.Duration
getNotIn
(int index) NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.Duration.Builder
getNotInBuilder
(int index) NotIn specifies that this field cannot be equal to one of the specified valuesList<com.google.protobuf.Duration.Builder>
NotIn specifies that this field cannot be equal to one of the specified valuesint
NotIn specifies that this field cannot be equal to one of the specified valuesList<com.google.protobuf.Duration>
NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.DurationOrBuilder
getNotInOrBuilder
(int index) NotIn specifies that this field cannot be equal to one of the specified valuesList<? extends com.google.protobuf.DurationOrBuilder>
NotIn specifies that this field cannot be equal to one of the specified valuesboolean
Required specifies that this field must be setboolean
hasConst()
Const specifies that this field must be exactly the specified valueboolean
hasGt()
Gt specifies that this field must be greater than the specified value, exclusiveboolean
hasGte()
Gte specifies that this field must be greater than the specified value, inclusiveboolean
hasLt()
Lt specifies that this field must be less than the specified value, exclusiveboolean
hasLte()
Lt specifies that this field must be less than the specified value, inclusiveboolean
Required specifies that this field must be setprotected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeConst
(com.google.protobuf.Duration value) Const specifies that this field must be exactly the specified valuemergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Validate.DurationRules other) mergeGt
(com.google.protobuf.Duration value) Gt specifies that this field must be greater than the specified value, exclusivemergeGte
(com.google.protobuf.Duration value) Gte specifies that this field must be greater than the specified value, inclusivemergeLt
(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, exclusivemergeLte
(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, inclusiveremoveIn
(int index) In specifies that this field must be equal to one of the specified valuesremoveNotIn
(int index) NotIn specifies that this field cannot be equal to one of the specified valuessetConst
(com.google.protobuf.Duration value) Const specifies that this field must be exactly the specified valuesetConst
(com.google.protobuf.Duration.Builder builderForValue) Const specifies that this field must be exactly the specified valuesetGt
(com.google.protobuf.Duration value) Gt specifies that this field must be greater than the specified value, exclusivesetGt
(com.google.protobuf.Duration.Builder builderForValue) Gt specifies that this field must be greater than the specified value, exclusivesetGte
(com.google.protobuf.Duration value) Gte specifies that this field must be greater than the specified value, inclusivesetGte
(com.google.protobuf.Duration.Builder builderForValue) Gte specifies that this field must be greater than the specified value, inclusivesetIn
(int index, com.google.protobuf.Duration value) In specifies that this field must be equal to one of the specified valuessetIn
(int index, com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified valuessetLt
(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, exclusivesetLt
(com.google.protobuf.Duration.Builder builderForValue) Lt specifies that this field must be less than the specified value, exclusivesetLte
(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, inclusivesetLte
(com.google.protobuf.Duration.Builder builderForValue) Lt specifies that this field must be less than the specified value, inclusivesetNotIn
(int index, com.google.protobuf.Duration value) NotIn specifies that this field cannot be equal to one of the specified valuessetNotIn
(int index, com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified valuessetRequired
(boolean value) Required specifies that this field must be setMethods 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
-
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<Validate.DurationRules.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<Validate.DurationRules.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<Validate.DurationRules.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
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Validate.DurationRules.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Validate.DurationRules.Builder>
-
mergeFrom
public Validate.DurationRules.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<Validate.DurationRules.Builder>
- Throws:
IOException
-
hasRequired
public boolean hasRequired()Required specifies that this field must be set
optional bool required = 1;
- Specified by:
hasRequired
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- Whether the required field is set.
-
getRequired
public boolean getRequired()Required specifies that this field must be set
optional bool required = 1;
- Specified by:
getRequired
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- The required.
-
setRequired
Required specifies that this field must be set
optional bool required = 1;
- Parameters:
value
- The required to set.- Returns:
- This builder for chaining.
-
clearRequired
Required specifies that this field must be set
optional bool required = 1;
- Returns:
- This builder for chaining.
-
hasConst
public boolean hasConst()Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
- Specified by:
hasConst
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- Whether the const field is set.
-
getConst
public com.google.protobuf.Duration getConst()Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
- Specified by:
getConst
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- The const.
-
setConst
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
setConst
public Validate.DurationRules.Builder setConst(com.google.protobuf.Duration.Builder builderForValue) Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
mergeConst
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
clearConst
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
getConstBuilder
public com.google.protobuf.Duration.Builder getConstBuilder()Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
getConstOrBuilder
public com.google.protobuf.DurationOrBuilder getConstOrBuilder()Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
- Specified by:
getConstOrBuilder
in interfaceValidate.DurationRulesOrBuilder
-
hasLt
public boolean hasLt()Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
- Specified by:
hasLt
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- Whether the lt field is set.
-
getLt
public com.google.protobuf.Duration getLt()Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
- Specified by:
getLt
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- The lt.
-
setLt
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
setLt
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
mergeLt
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
clearLt
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
getLtBuilder
public com.google.protobuf.Duration.Builder getLtBuilder()Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
getLtOrBuilder
public com.google.protobuf.DurationOrBuilder getLtOrBuilder()Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
- Specified by:
getLtOrBuilder
in interfaceValidate.DurationRulesOrBuilder
-
hasLte
public boolean hasLte()Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
- Specified by:
hasLte
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- Whether the lte field is set.
-
getLte
public com.google.protobuf.Duration getLte()Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
- Specified by:
getLte
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- The lte.
-
setLte
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
setLte
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
mergeLte
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
clearLte
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
getLteBuilder
public com.google.protobuf.Duration.Builder getLteBuilder()Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
getLteOrBuilder
public com.google.protobuf.DurationOrBuilder getLteOrBuilder()Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
- Specified by:
getLteOrBuilder
in interfaceValidate.DurationRulesOrBuilder
-
hasGt
public boolean hasGt()Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
- Specified by:
hasGt
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- Whether the gt field is set.
-
getGt
public com.google.protobuf.Duration getGt()Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
- Specified by:
getGt
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- The gt.
-
setGt
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
setGt
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
mergeGt
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
clearGt
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
getGtBuilder
public com.google.protobuf.Duration.Builder getGtBuilder()Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
getGtOrBuilder
public com.google.protobuf.DurationOrBuilder getGtOrBuilder()Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
- Specified by:
getGtOrBuilder
in interfaceValidate.DurationRulesOrBuilder
-
hasGte
public boolean hasGte()Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
- Specified by:
hasGte
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- Whether the gte field is set.
-
getGte
public com.google.protobuf.Duration getGte()Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
- Specified by:
getGte
in interfaceValidate.DurationRulesOrBuilder
- Returns:
- The gte.
-
setGte
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
setGte
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
mergeGte
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
clearGte
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
getGteBuilder
public com.google.protobuf.Duration.Builder getGteBuilder()Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
getGteOrBuilder
public com.google.protobuf.DurationOrBuilder getGteOrBuilder()Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
- Specified by:
getGteOrBuilder
in interfaceValidate.DurationRulesOrBuilder
-
getInList
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
- Specified by:
getInList
in interfaceValidate.DurationRulesOrBuilder
-
getInCount
public int getInCount()In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
- Specified by:
getInCount
in interfaceValidate.DurationRulesOrBuilder
-
getIn
public com.google.protobuf.Duration getIn(int index) In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
- Specified by:
getIn
in interfaceValidate.DurationRulesOrBuilder
-
setIn
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
setIn
public Validate.DurationRules.Builder setIn(int index, com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
public Validate.DurationRules.Builder addIn(int index, com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addAllIn
public Validate.DurationRules.Builder addAllIn(Iterable<? extends com.google.protobuf.Duration> values) In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
clearIn
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
removeIn
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getInBuilder
public com.google.protobuf.Duration.Builder getInBuilder(int index) In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getInOrBuilder
public com.google.protobuf.DurationOrBuilder getInOrBuilder(int index) In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
- Specified by:
getInOrBuilder
in interfaceValidate.DurationRulesOrBuilder
-
getInOrBuilderList
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
- Specified by:
getInOrBuilderList
in interfaceValidate.DurationRulesOrBuilder
-
addInBuilder
public com.google.protobuf.Duration.Builder addInBuilder()In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addInBuilder
public com.google.protobuf.Duration.Builder addInBuilder(int index) In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getInBuilderList
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getNotInList
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
- Specified by:
getNotInList
in interfaceValidate.DurationRulesOrBuilder
-
getNotInCount
public int getNotInCount()NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
- Specified by:
getNotInCount
in interfaceValidate.DurationRulesOrBuilder
-
getNotIn
public com.google.protobuf.Duration getNotIn(int index) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
- Specified by:
getNotIn
in interfaceValidate.DurationRulesOrBuilder
-
setNotIn
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
setNotIn
public Validate.DurationRules.Builder setNotIn(int index, com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
public Validate.DurationRules.Builder addNotIn(com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
public Validate.DurationRules.Builder addNotIn(int index, com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addAllNotIn
public Validate.DurationRules.Builder addAllNotIn(Iterable<? extends com.google.protobuf.Duration> values) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
clearNotIn
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
removeNotIn
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
getNotInBuilder
public com.google.protobuf.Duration.Builder getNotInBuilder(int index) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
getNotInOrBuilder
public com.google.protobuf.DurationOrBuilder getNotInOrBuilder(int index) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
- Specified by:
getNotInOrBuilder
in interfaceValidate.DurationRulesOrBuilder
-
getNotInOrBuilderList
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
- Specified by:
getNotInOrBuilderList
in interfaceValidate.DurationRulesOrBuilder
-
addNotInBuilder
public com.google.protobuf.Duration.Builder addNotInBuilder()NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotInBuilder
public com.google.protobuf.Duration.Builder addNotInBuilder(int index) NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
getNotInBuilderList
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-