Package k8s.io.api.core.v1
Class Generated.LimitRangeItem
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.api.core.v1.Generated.LimitRangeItem
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.LimitRangeItemOrBuilder
- Enclosing class:
- Generated
public static final class Generated.LimitRangeItem extends com.google.protobuf.GeneratedMessageV3 implements Generated.LimitRangeItemOrBuilder
LimitRangeItem defines a min/max usage limit for any resource that matches on kind.
Protobuf typek8s.io.api.core.v1.LimitRangeItem- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.LimitRangeItem.BuilderLimitRangeItem defines a min/max usage limit for any resource that matches on kind.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDEFAULT_FIELD_NUMBERstatic intDEFAULTREQUEST_FIELD_NUMBERstatic intMAX_FIELD_NUMBERstatic intMAXLIMITREQUESTRATIO_FIELD_NUMBERstatic intMIN_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.LimitRangeItem>PARSERDeprecated.static intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsDefault(String key)Default resource requirement limit value by resource name if resource limit is omitted.booleancontainsDefaultRequest(String key)DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.booleancontainsMax(String key)Max usage constraints on this kind by resource name.booleancontainsMaxLimitRequestRatio(String key)MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.booleancontainsMin(String key)Min usage constraints on this kind by resource name.booleanequals(Object obj)Map<String,Generated.Quantity>getDefault()Deprecated.intgetDefaultCount()Default resource requirement limit value by resource name if resource limit is omitted.static Generated.LimitRangeItemgetDefaultInstance()Generated.LimitRangeItemgetDefaultInstanceForType()Map<String,Generated.Quantity>getDefaultMap()Default resource requirement limit value by resource name if resource limit is omitted.Generated.QuantitygetDefaultOrDefault(String key, Generated.Quantity defaultValue)Default resource requirement limit value by resource name if resource limit is omitted.Generated.QuantitygetDefaultOrThrow(String key)Default resource requirement limit value by resource name if resource limit is omitted.Map<String,Generated.Quantity>getDefaultRequest()Deprecated.intgetDefaultRequestCount()DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.Map<String,Generated.Quantity>getDefaultRequestMap()DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.Generated.QuantitygetDefaultRequestOrDefault(String key, Generated.Quantity defaultValue)DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.Generated.QuantitygetDefaultRequestOrThrow(String key)DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Map<String,Generated.Quantity>getMax()Deprecated.intgetMaxCount()Max usage constraints on this kind by resource name.Map<String,Generated.Quantity>getMaxLimitRequestRatio()Deprecated.intgetMaxLimitRequestRatioCount()MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.Map<String,Generated.Quantity>getMaxLimitRequestRatioMap()MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.Generated.QuantitygetMaxLimitRequestRatioOrDefault(String key, Generated.Quantity defaultValue)MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.Generated.QuantitygetMaxLimitRequestRatioOrThrow(String key)MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.Map<String,Generated.Quantity>getMaxMap()Max usage constraints on this kind by resource name.Generated.QuantitygetMaxOrDefault(String key, Generated.Quantity defaultValue)Max usage constraints on this kind by resource name.Generated.QuantitygetMaxOrThrow(String key)Max usage constraints on this kind by resource name.Map<String,Generated.Quantity>getMin()Deprecated.intgetMinCount()Min usage constraints on this kind by resource name.Map<String,Generated.Quantity>getMinMap()Min usage constraints on this kind by resource name.Generated.QuantitygetMinOrDefault(String key, Generated.Quantity defaultValue)Min usage constraints on this kind by resource name.Generated.QuantitygetMinOrThrow(String key)Min usage constraints on this kind by resource name.com.google.protobuf.Parser<Generated.LimitRangeItem>getParserForType()intgetSerializedSize()StringgetType()Type of resource that this limit applies to.com.google.protobuf.ByteStringgetTypeBytes()Type of resource that this limit applies to.inthashCode()booleanhasType()Type of resource that this limit applies to.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)booleanisInitialized()static Generated.LimitRangeItem.BuildernewBuilder()static Generated.LimitRangeItem.BuildernewBuilder(Generated.LimitRangeItem prototype)Generated.LimitRangeItem.BuildernewBuilderForType()protected Generated.LimitRangeItem.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.LimitRangeItemparseDelimitedFrom(InputStream input)static Generated.LimitRangeItemparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.LimitRangeItemparseFrom(byte[] data)static Generated.LimitRangeItemparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.LimitRangeItemparseFrom(com.google.protobuf.ByteString data)static Generated.LimitRangeItemparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.LimitRangeItemparseFrom(com.google.protobuf.CodedInputStream input)static Generated.LimitRangeItemparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.LimitRangeItemparseFrom(InputStream input)static Generated.LimitRangeItemparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.LimitRangeItemparseFrom(ByteBuffer data)static Generated.LimitRangeItemparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.LimitRangeItem>parser()Generated.LimitRangeItem.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULT_FIELD_NUMBER
public static final int DEFAULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULTREQUEST_FIELD_NUMBER
public static final int DEFAULTREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXLIMITREQUESTRATIO_FIELD_NUMBER
public static final int MAXLIMITREQUESTRATIO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.LimitRangeItem> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasType
public boolean hasType()
Type of resource that this limit applies to.
optional string type = 1;- Specified by:
hasTypein interfaceGenerated.LimitRangeItemOrBuilder- Returns:
- Whether the type field is set.
-
getType
public String getType()
Type of resource that this limit applies to.
optional string type = 1;- Specified by:
getTypein interfaceGenerated.LimitRangeItemOrBuilder- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
Type of resource that this limit applies to.
optional string type = 1;- Specified by:
getTypeBytesin interfaceGenerated.LimitRangeItemOrBuilder- Returns:
- The bytes for type.
-
getMaxCount
public int getMaxCount()
Description copied from interface:Generated.LimitRangeItemOrBuilderMax usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;- Specified by:
getMaxCountin interfaceGenerated.LimitRangeItemOrBuilder
-
containsMax
public boolean containsMax(String key)
Max usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;- Specified by:
containsMaxin interfaceGenerated.LimitRangeItemOrBuilder
-
getMax
@Deprecated public Map<String,Generated.Quantity> getMax()
Deprecated.UsegetMaxMap()instead.- Specified by:
getMaxin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxMap
public Map<String,Generated.Quantity> getMaxMap()
Max usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;- Specified by:
getMaxMapin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxOrDefault
public Generated.Quantity getMaxOrDefault(String key, Generated.Quantity defaultValue)
Max usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;- Specified by:
getMaxOrDefaultin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxOrThrow
public Generated.Quantity getMaxOrThrow(String key)
Max usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;- Specified by:
getMaxOrThrowin interfaceGenerated.LimitRangeItemOrBuilder
-
getMinCount
public int getMinCount()
Description copied from interface:Generated.LimitRangeItemOrBuilderMin usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;- Specified by:
getMinCountin interfaceGenerated.LimitRangeItemOrBuilder
-
containsMin
public boolean containsMin(String key)
Min usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;- Specified by:
containsMinin interfaceGenerated.LimitRangeItemOrBuilder
-
getMin
@Deprecated public Map<String,Generated.Quantity> getMin()
Deprecated.UsegetMinMap()instead.- Specified by:
getMinin interfaceGenerated.LimitRangeItemOrBuilder
-
getMinMap
public Map<String,Generated.Quantity> getMinMap()
Min usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;- Specified by:
getMinMapin interfaceGenerated.LimitRangeItemOrBuilder
-
getMinOrDefault
public Generated.Quantity getMinOrDefault(String key, Generated.Quantity defaultValue)
Min usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;- Specified by:
getMinOrDefaultin interfaceGenerated.LimitRangeItemOrBuilder
-
getMinOrThrow
public Generated.Quantity getMinOrThrow(String key)
Min usage constraints on this kind by resource name. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;- Specified by:
getMinOrThrowin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultCount
public int getDefaultCount()
Description copied from interface:Generated.LimitRangeItemOrBuilderDefault resource requirement limit value by resource name if resource limit is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;- Specified by:
getDefaultCountin interfaceGenerated.LimitRangeItemOrBuilder
-
containsDefault
public boolean containsDefault(String key)
Default resource requirement limit value by resource name if resource limit is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;- Specified by:
containsDefaultin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefault
@Deprecated public Map<String,Generated.Quantity> getDefault()
Deprecated.UsegetDefaultMap()instead.- Specified by:
getDefaultin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultMap
public Map<String,Generated.Quantity> getDefaultMap()
Default resource requirement limit value by resource name if resource limit is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;- Specified by:
getDefaultMapin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultOrDefault
public Generated.Quantity getDefaultOrDefault(String key, Generated.Quantity defaultValue)
Default resource requirement limit value by resource name if resource limit is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;- Specified by:
getDefaultOrDefaultin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultOrThrow
public Generated.Quantity getDefaultOrThrow(String key)
Default resource requirement limit value by resource name if resource limit is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;- Specified by:
getDefaultOrThrowin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultRequestCount
public int getDefaultRequestCount()
Description copied from interface:Generated.LimitRangeItemOrBuilderDefaultRequest is the default resource requirement request value by resource name if resource request is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;- Specified by:
getDefaultRequestCountin interfaceGenerated.LimitRangeItemOrBuilder
-
containsDefaultRequest
public boolean containsDefaultRequest(String key)
DefaultRequest is the default resource requirement request value by resource name if resource request is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;- Specified by:
containsDefaultRequestin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultRequest
@Deprecated public Map<String,Generated.Quantity> getDefaultRequest()
Deprecated.UsegetDefaultRequestMap()instead.- Specified by:
getDefaultRequestin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultRequestMap
public Map<String,Generated.Quantity> getDefaultRequestMap()
DefaultRequest is the default resource requirement request value by resource name if resource request is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;- Specified by:
getDefaultRequestMapin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultRequestOrDefault
public Generated.Quantity getDefaultRequestOrDefault(String key, Generated.Quantity defaultValue)
DefaultRequest is the default resource requirement request value by resource name if resource request is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;- Specified by:
getDefaultRequestOrDefaultin interfaceGenerated.LimitRangeItemOrBuilder
-
getDefaultRequestOrThrow
public Generated.Quantity getDefaultRequestOrThrow(String key)
DefaultRequest is the default resource requirement request value by resource name if resource request is omitted. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;- Specified by:
getDefaultRequestOrThrowin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxLimitRequestRatioCount
public int getMaxLimitRequestRatioCount()
Description copied from interface:Generated.LimitRangeItemOrBuilderMaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;- Specified by:
getMaxLimitRequestRatioCountin interfaceGenerated.LimitRangeItemOrBuilder
-
containsMaxLimitRequestRatio
public boolean containsMaxLimitRequestRatio(String key)
MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;- Specified by:
containsMaxLimitRequestRatioin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxLimitRequestRatio
@Deprecated public Map<String,Generated.Quantity> getMaxLimitRequestRatio()
Deprecated.UsegetMaxLimitRequestRatioMap()instead.- Specified by:
getMaxLimitRequestRatioin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxLimitRequestRatioMap
public Map<String,Generated.Quantity> getMaxLimitRequestRatioMap()
MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;- Specified by:
getMaxLimitRequestRatioMapin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxLimitRequestRatioOrDefault
public Generated.Quantity getMaxLimitRequestRatioOrDefault(String key, Generated.Quantity defaultValue)
MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;- Specified by:
getMaxLimitRequestRatioOrDefaultin interfaceGenerated.LimitRangeItemOrBuilder
-
getMaxLimitRequestRatioOrThrow
public Generated.Quantity getMaxLimitRequestRatioOrThrow(String key)
MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;- Specified by:
getMaxLimitRequestRatioOrThrowin interfaceGenerated.LimitRangeItemOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Generated.LimitRangeItem parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.LimitRangeItem parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.LimitRangeItem parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.LimitRangeItem parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.LimitRangeItem.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.LimitRangeItem.Builder newBuilder()
-
newBuilder
public static Generated.LimitRangeItem.Builder newBuilder(Generated.LimitRangeItem prototype)
-
toBuilder
public Generated.LimitRangeItem.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.LimitRangeItem.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.LimitRangeItem getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.LimitRangeItem> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.LimitRangeItem> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.LimitRangeItem getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-