public static final class V1.RangeAllocation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder> implements V1.RangeAllocationOrBuilder
RangeAllocation is not a public type.Protobuf type
k8s.io.api.core.v1.RangeAllocation| Modifier and Type | Method and Description |
|---|---|
V1.RangeAllocation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.RangeAllocation |
build() |
V1.RangeAllocation |
buildPartial() |
V1.RangeAllocation.Builder |
clear() |
V1.RangeAllocation.Builder |
clearData()
Data is a bit array containing all allocated addresses in the previous segment.
|
V1.RangeAllocation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.RangeAllocation.Builder |
clearMetadata()
Standard object's metadata.
|
V1.RangeAllocation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.RangeAllocation.Builder |
clearRange()
Range is string that identifies the range represented by 'data'.
|
V1.RangeAllocation.Builder |
clone() |
com.google.protobuf.ByteString |
getData()
Data is a bit array containing all allocated addresses in the previous segment.
|
V1.RangeAllocation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.ObjectMeta |
getMetadata()
Standard object's metadata.
|
Meta.ObjectMeta.Builder |
getMetadataBuilder()
Standard object's metadata.
|
Meta.ObjectMetaOrBuilder |
getMetadataOrBuilder()
Standard object's metadata.
|
String |
getRange()
Range is string that identifies the range represented by 'data'.
|
com.google.protobuf.ByteString |
getRangeBytes()
Range is string that identifies the range represented by 'data'.
|
boolean |
hasData()
Data is a bit array containing all allocated addresses in the previous segment.
|
boolean |
hasMetadata()
Standard object's metadata.
|
boolean |
hasRange()
Range is string that identifies the range represented by 'data'.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.RangeAllocation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.RangeAllocation.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.RangeAllocation.Builder |
mergeFrom(V1.RangeAllocation other) |
V1.RangeAllocation.Builder |
mergeMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.RangeAllocation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.RangeAllocation.Builder |
setData(com.google.protobuf.ByteString value)
Data is a bit array containing all allocated addresses in the previous segment.
|
V1.RangeAllocation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.RangeAllocation.Builder |
setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object's metadata.
|
V1.RangeAllocation.Builder |
setMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.RangeAllocation.Builder |
setRange(String value)
Range is string that identifies the range represented by 'data'.
|
V1.RangeAllocation.Builder |
setRangeBytes(com.google.protobuf.ByteString value)
Range is string that identifies the range represented by 'data'.
|
V1.RangeAllocation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.RangeAllocation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.RangeAllocation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.RangeAllocation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.RangeAllocation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder mergeFrom(V1.RangeAllocation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public V1.RangeAllocation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.RangeAllocation.Builder>IOExceptionpublic boolean hasMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;hasMetadata in interface V1.RangeAllocationOrBuilderpublic Meta.ObjectMeta getMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadata in interface V1.RangeAllocationOrBuilderpublic V1.RangeAllocation.Builder setMetadata(Meta.ObjectMeta value)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1.RangeAllocation.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1.RangeAllocation.Builder mergeMetadata(Meta.ObjectMeta value)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1.RangeAllocation.Builder clearMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMeta.Builder getMetadataBuilder()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMetaOrBuilder getMetadataOrBuilder()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadataOrBuilder in interface V1.RangeAllocationOrBuilderpublic boolean hasRange()
Range is string that identifies the range represented by 'data'.
optional string range = 2;hasRange in interface V1.RangeAllocationOrBuilderpublic String getRange()
Range is string that identifies the range represented by 'data'.
optional string range = 2;getRange in interface V1.RangeAllocationOrBuilderpublic com.google.protobuf.ByteString getRangeBytes()
Range is string that identifies the range represented by 'data'.
optional string range = 2;getRangeBytes in interface V1.RangeAllocationOrBuilderpublic V1.RangeAllocation.Builder setRange(String value)
Range is string that identifies the range represented by 'data'.
optional string range = 2;public V1.RangeAllocation.Builder clearRange()
Range is string that identifies the range represented by 'data'.
optional string range = 2;public V1.RangeAllocation.Builder setRangeBytes(com.google.protobuf.ByteString value)
Range is string that identifies the range represented by 'data'.
optional string range = 2;public boolean hasData()
Data is a bit array containing all allocated addresses in the previous segment.
optional bytes data = 3;hasData in interface V1.RangeAllocationOrBuilderpublic com.google.protobuf.ByteString getData()
Data is a bit array containing all allocated addresses in the previous segment.
optional bytes data = 3;getData in interface V1.RangeAllocationOrBuilderpublic V1.RangeAllocation.Builder setData(com.google.protobuf.ByteString value)
Data is a bit array containing all allocated addresses in the previous segment.
optional bytes data = 3;public V1.RangeAllocation.Builder clearData()
Data is a bit array containing all allocated addresses in the previous segment.
optional bytes data = 3;public final V1.RangeAllocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>public final V1.RangeAllocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.RangeAllocation.Builder>Copyright © 2018. All rights reserved.