Package io.kubernetes.client.proto
Class V1.PodList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.PodList.Builder>
io.kubernetes.client.proto.V1.PodList.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.PodListOrBuilder
,Cloneable
- Enclosing class:
- V1.PodList
public static final class V1.PodList.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.PodList.Builder>
implements V1.PodListOrBuilder
PodList is a list of Pods.Protobuf type
k8s.io.api.core.v1.PodList
-
Method Summary
Modifier and TypeMethodDescriptionaddAllItems
(Iterable<? extends V1.Pod> values) List of pods.List of pods.addItems
(int index, V1.Pod.Builder builderForValue) List of pods.List of pods.addItems
(V1.Pod.Builder builderForValue) List of pods.List of pods.addItemsBuilder
(int index) List of pods.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) List of pods.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) List of pods.getItemsBuilder
(int index) List of pods.List of pods.int
List of pods.List of pods.getItemsOrBuilder
(int index) List of pods.List<? extends V1.PodOrBuilder>
List of pods.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.PodList other) mergeMetadata
(Meta.ListMeta value) Standard list metadata.final V1.PodList.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeItems
(int index) List of pods.List of pods.setItems
(int index, V1.Pod.Builder builderForValue) List of pods.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.PodList.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.PodList.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.PodList.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.PodList.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.PodList.Builder>
-
setField
public V1.PodList.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.PodList.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodList.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodList.Builder>
-
setRepeatedField
public V1.PodList.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.PodList.Builder>
-
addRepeatedField
public V1.PodList.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.PodList.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.PodList.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodList.Builder>
-
mergeFrom
public V1.PodList.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.PodList.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.PodListOrBuilder
-
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.PodListOrBuilder
-
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.PodListOrBuilder
-
getItemsList
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
- Specified by:
getItemsList
in interfaceV1.PodListOrBuilder
-
getItemsCount
public int getItemsCount()List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
- Specified by:
getItemsCount
in interfaceV1.PodListOrBuilder
-
getItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
- Specified by:
getItems
in interfaceV1.PodListOrBuilder
-
setItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
setItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
addItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
addItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
addItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
addItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
addAllItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
clearItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
removeItems
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
getItemsBuilder
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
getItemsOrBuilder
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
- Specified by:
getItemsOrBuilder
in interfaceV1.PodListOrBuilder
-
getItemsOrBuilderList
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
- Specified by:
getItemsOrBuilderList
in interfaceV1.PodListOrBuilder
-
addItemsBuilder
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
addItemsBuilder
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
getItemsBuilderList
List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
repeated .k8s.io.api.core.v1.Pod items = 2;
-
setUnknownFields
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodList.Builder>
-
mergeUnknownFields
public final V1.PodList.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.PodList.Builder>
-