Package io.kubernetes.client.proto
Class V1Storage.VolumeAttachmentList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
io.kubernetes.client.proto.V1Storage.VolumeAttachmentList.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1Storage.VolumeAttachmentListOrBuilder,Cloneable
- Enclosing class:
- V1Storage.VolumeAttachmentList
public static final class V1Storage.VolumeAttachmentList.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
implements V1Storage.VolumeAttachmentListOrBuilder
VolumeAttachmentList is a collection of VolumeAttachment objects.Protobuf type
k8s.io.api.storage.v1.VolumeAttachmentList-
Method Summary
Modifier and TypeMethodDescriptionaddAllItems(Iterable<? extends V1Storage.VolumeAttachment> values) Items is the list of VolumeAttachmentsaddItems(int index, V1Storage.VolumeAttachment value) Items is the list of VolumeAttachmentsaddItems(int index, V1Storage.VolumeAttachment.Builder builderForValue) Items is the list of VolumeAttachmentsItems is the list of VolumeAttachmentsaddItems(V1Storage.VolumeAttachment.Builder builderForValue) Items is the list of VolumeAttachmentsItems is the list of VolumeAttachmentsaddItemsBuilder(int index) Items is the list of VolumeAttachmentsaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Items is the list of VolumeAttachmentsStandard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetItems(int index) Items is the list of VolumeAttachmentsgetItemsBuilder(int index) Items is the list of VolumeAttachmentsItems is the list of VolumeAttachmentsintItems is the list of VolumeAttachmentsItems is the list of VolumeAttachmentsgetItemsOrBuilder(int index) Items is the list of VolumeAttachmentsList<? extends V1Storage.VolumeAttachmentOrBuilder>Items is the list of VolumeAttachmentsStandard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalStandard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalStandard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalbooleanStandard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeMetadata(Meta.ListMeta value) Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeItems(int index) Items is the list of VolumeAttachmentssetItems(int index, V1Storage.VolumeAttachment value) Items is the list of VolumeAttachmentssetItems(int index, V1Storage.VolumeAttachment.Builder builderForValue) Items is the list of VolumeAttachmentssetMetadata(Meta.ListMeta value) Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalsetMetadata(Meta.ListMeta.Builder builderForValue) Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
setField
public V1Storage.VolumeAttachmentList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
clearField
public V1Storage.VolumeAttachmentList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
clearOneof
public V1Storage.VolumeAttachmentList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
setRepeatedField
public V1Storage.VolumeAttachmentList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
addRepeatedField
public V1Storage.VolumeAttachmentList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1Storage.VolumeAttachmentList.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
mergeFrom
public V1Storage.VolumeAttachmentList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1Storage.VolumeAttachmentList.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;- Specified by:
hasMetadatain interfaceV1Storage.VolumeAttachmentListOrBuilder
-
getMetadata
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;- Specified by:
getMetadatain interfaceV1Storage.VolumeAttachmentListOrBuilder
-
setMetadata
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
setMetadata
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
mergeMetadata
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
clearMetadata
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
getMetadataBuilder
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
getMetadataOrBuilder
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;- Specified by:
getMetadataOrBuilderin interfaceV1Storage.VolumeAttachmentListOrBuilder
-
getItemsList
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2;- Specified by:
getItemsListin interfaceV1Storage.VolumeAttachmentListOrBuilder
-
getItemsCount
public int getItemsCount()Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2;- Specified by:
getItemsCountin interfaceV1Storage.VolumeAttachmentListOrBuilder
-
getItems
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2;- Specified by:
getItemsin interfaceV1Storage.VolumeAttachmentListOrBuilder
-
setItems
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
setItems
public V1Storage.VolumeAttachmentList.Builder setItems(int index, V1Storage.VolumeAttachment.Builder builderForValue) Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
addItems
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
addItems
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
addItems
public V1Storage.VolumeAttachmentList.Builder addItems(V1Storage.VolumeAttachment.Builder builderForValue) Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
addItems
public V1Storage.VolumeAttachmentList.Builder addItems(int index, V1Storage.VolumeAttachment.Builder builderForValue) Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
addAllItems
public V1Storage.VolumeAttachmentList.Builder addAllItems(Iterable<? extends V1Storage.VolumeAttachment> values) Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
clearItems
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
removeItems
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
getItemsBuilder
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
getItemsOrBuilder
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2;- Specified by:
getItemsOrBuilderin interfaceV1Storage.VolumeAttachmentListOrBuilder
-
getItemsOrBuilderList
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2;- Specified by:
getItemsOrBuilderListin interfaceV1Storage.VolumeAttachmentListOrBuilder
-
addItemsBuilder
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
addItemsBuilder
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
getItemsBuilderList
Items is the list of VolumeAttachments
repeated .k8s.io.api.storage.v1.VolumeAttachment items = 2; -
setUnknownFields
public final V1Storage.VolumeAttachmentList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-
mergeUnknownFields
public final V1Storage.VolumeAttachmentList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.VolumeAttachmentList.Builder>
-