Package io.kubernetes.client.proto
Class V1Storage.CSINodeList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
io.kubernetes.client.proto.V1Storage.CSINodeList.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1Storage.CSINodeListOrBuilder
,Cloneable
- Enclosing class:
- V1Storage.CSINodeList
public static final class V1Storage.CSINodeList.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
implements V1Storage.CSINodeListOrBuilder
CSINodeList is a collection of CSINode objects.Protobuf type
k8s.io.api.storage.v1.CSINodeList
-
Method Summary
Modifier and TypeMethodDescriptionaddAllItems
(Iterable<? extends V1Storage.CSINode> values) items is the list of CSINodeaddItems
(int index, V1Storage.CSINode value) items is the list of CSINodeaddItems
(int index, V1Storage.CSINode.Builder builderForValue) items is the list of CSINodeaddItems
(V1Storage.CSINode value) items is the list of CSINodeaddItems
(V1Storage.CSINode.Builder builderForValue) items is the list of CSINodeitems is the list of CSINodeaddItemsBuilder
(int index) items is the list of CSINodeaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) items is the list of CSINodeStandard 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.Descriptor
com.google.protobuf.Descriptors.Descriptor
getItems
(int index) items is the list of CSINodegetItemsBuilder
(int index) items is the list of CSINodeitems is the list of CSINodeint
items is the list of CSINodeitems is the list of CSINodegetItemsOrBuilder
(int index) items is the list of CSINodeList<? extends V1Storage.CSINodeOrBuilder>
items is the list of CSINodeStandard 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 +optionalboolean
Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(V1Storage.CSINodeList 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 CSINodesetItems
(int index, V1Storage.CSINode value) items is the list of CSINodesetItems
(int index, V1Storage.CSINode.Builder builderForValue) items is the list of CSINodesetMetadata
(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, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.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.GeneratedMessageV3.Builder<V1Storage.CSINodeList.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.GeneratedMessageV3.Builder<V1Storage.CSINodeList.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
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
setField
public V1Storage.CSINodeList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
clearField
public V1Storage.CSINodeList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
clearOneof
public V1Storage.CSINodeList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
setRepeatedField
public V1Storage.CSINodeList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
addRepeatedField
public V1Storage.CSINodeList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1Storage.CSINodeList.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
mergeFrom
public V1Storage.CSINodeList.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<V1Storage.CSINodeList.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:
hasMetadata
in interfaceV1Storage.CSINodeListOrBuilder
-
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:
getMetadata
in interfaceV1Storage.CSINodeListOrBuilder
-
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:
getMetadataOrBuilder
in interfaceV1Storage.CSINodeListOrBuilder
-
getItemsList
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
- Specified by:
getItemsList
in interfaceV1Storage.CSINodeListOrBuilder
-
getItemsCount
public int getItemsCount()items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
- Specified by:
getItemsCount
in interfaceV1Storage.CSINodeListOrBuilder
-
getItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
- Specified by:
getItems
in interfaceV1Storage.CSINodeListOrBuilder
-
setItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
setItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
addItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
addItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
addItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
addItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
addAllItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
clearItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
removeItems
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
getItemsBuilder
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
getItemsOrBuilder
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
- Specified by:
getItemsOrBuilder
in interfaceV1Storage.CSINodeListOrBuilder
-
getItemsOrBuilderList
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
- Specified by:
getItemsOrBuilderList
in interfaceV1Storage.CSINodeListOrBuilder
-
addItemsBuilder
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
addItemsBuilder
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
getItemsBuilderList
items is the list of CSINode
repeated .k8s.io.api.storage.v1.CSINode items = 2;
-
setUnknownFields
public final V1Storage.CSINodeList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-
mergeUnknownFields
public final V1Storage.CSINodeList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Storage.CSINodeList.Builder>
-