Package io.kubernetes.client.proto
Class V1.NamespaceList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceList.Builder>
io.kubernetes.client.proto.V1.NamespaceList.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.NamespaceListOrBuilder
,Cloneable
- Enclosing class:
- V1.NamespaceList
public static final class V1.NamespaceList.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceList.Builder>
implements V1.NamespaceListOrBuilder
NamespaceList is a list of Namespaces.Protobuf type
k8s.io.api.core.v1.NamespaceList
-
Method Summary
Modifier and TypeMethodDescriptionaddAllItems
(Iterable<? extends V1.Namespace> values) Items is the list of Namespace objects in the list.addItems
(int index, V1.Namespace value) Items is the list of Namespace objects in the list.addItems
(int index, V1.Namespace.Builder builderForValue) Items is the list of Namespace objects in the list.addItems
(V1.Namespace value) Items is the list of Namespace objects in the list.addItems
(V1.Namespace.Builder builderForValue) Items is the list of Namespace objects in the list.Items is the list of Namespace objects in the list.addItemsBuilder
(int index) Items is the list of Namespace objects in the list.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Items is the list of Namespace objects in the list.Standard list metadata.clearOneof
(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 Namespace objects in the list.getItemsBuilder
(int index) Items is the list of Namespace objects in the list.Items is the list of Namespace objects in the list.int
Items is the list of Namespace objects in the list.Items is the list of Namespace objects in the list.getItemsOrBuilder
(int index) Items is the list of Namespace objects in the list.List<? extends V1.NamespaceOrBuilder>
Items is the list of Namespace objects in the list.Standard list metadata.Standard list metadata.Standard list metadata.boolean
Standard list metadata.protected 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
(V1.NamespaceList other) mergeMetadata
(Meta.ListMeta value) Standard list metadata.final V1.NamespaceList.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeItems
(int index) Items is the list of Namespace objects in the list.setItems
(int index, V1.Namespace value) Items is the list of Namespace objects in the list.setItems
(int index, V1.Namespace.Builder builderForValue) Items is the list of Namespace objects in the list.setMetadata
(Meta.ListMeta value) Standard list metadata.setMetadata
(Meta.ListMeta.Builder builderForValue) Standard list metadata.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final V1.NamespaceList.Builder
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<V1.NamespaceList.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<V1.NamespaceList.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<V1.NamespaceList.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<V1.NamespaceList.Builder>
-
setField
public V1.NamespaceList.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<V1.NamespaceList.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceList.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceList.Builder>
-
setRepeatedField
public V1.NamespaceList.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<V1.NamespaceList.Builder>
-
addRepeatedField
public V1.NamespaceList.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<V1.NamespaceList.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.NamespaceList.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceList.Builder>
-
mergeFrom
public V1.NamespaceList.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<V1.NamespaceList.Builder>
- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
- Specified by:
hasMetadata
in interfaceV1.NamespaceListOrBuilder
-
getMetadata
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
- Specified by:
getMetadata
in interfaceV1.NamespaceListOrBuilder
-
setMetadata
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +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#types-kinds +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#types-kinds +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#types-kinds +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#types-kinds +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#types-kinds +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
- Specified by:
getMetadataOrBuilder
in interfaceV1.NamespaceListOrBuilder
-
getItemsList
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
- Specified by:
getItemsList
in interfaceV1.NamespaceListOrBuilder
-
getItemsCount
public int getItemsCount()Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
- Specified by:
getItemsCount
in interfaceV1.NamespaceListOrBuilder
-
getItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
- Specified by:
getItems
in interfaceV1.NamespaceListOrBuilder
-
setItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
setItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
addItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
addItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
addItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
addItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
addAllItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
clearItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
removeItems
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
getItemsBuilder
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
getItemsOrBuilder
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
- Specified by:
getItemsOrBuilder
in interfaceV1.NamespaceListOrBuilder
-
getItemsOrBuilderList
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
- Specified by:
getItemsOrBuilderList
in interfaceV1.NamespaceListOrBuilder
-
addItemsBuilder
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
addItemsBuilder
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
getItemsBuilderList
Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
repeated .k8s.io.api.core.v1.Namespace items = 2;
-
setUnknownFields
public final V1.NamespaceList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceList.Builder>
-
mergeUnknownFields
public final V1.NamespaceList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceList.Builder>
-