| Modifier and Type | Method and Description |
|---|---|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.clear() |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.clearData()
Data is a bit array containing all allocated addresses in the previous segment.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.clearMetadata()
Standard object's metadata.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.clearRange()
Range is string that identifies the range represented by 'data'.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.clone() |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.mergeFrom(V1.RangeAllocation other) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.mergeMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.RangeAllocation.Builder |
V1.RangeAllocation.newBuilder() |
static V1.RangeAllocation.Builder |
V1.RangeAllocation.newBuilder(V1.RangeAllocation prototype) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.newBuilderForType() |
protected V1.RangeAllocation.Builder |
V1.RangeAllocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.RangeAllocation.Builder |
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 |
V1.RangeAllocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object's metadata.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.setMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.setRange(String value)
Range is string that identifies the range represented by 'data'.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.setRangeBytes(com.google.protobuf.ByteString value)
Range is string that identifies the range represented by 'data'.
|
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.RangeAllocation.Builder |
V1.RangeAllocation.toBuilder() |
Copyright © 2023. All rights reserved.