Package io.kubernetes.client.proto
Class V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
io.kubernetes.client.proto.V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder,Cloneable
- Enclosing class:
- V2beta2Autoscaling.HorizontalPodAutoscalerList
public static final class V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
implements V2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
HorizontalPodAutoscalerList is a list of horizontal pod autoscaler objects.Protobuf type
k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerList-
Method Summary
Modifier and TypeMethodDescriptionaddAllItems(Iterable<? extends V2beta2Autoscaling.HorizontalPodAutoscaler> values) items is the list of horizontal pod autoscaler objects.addItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler value) items is the list of horizontal pod autoscaler objects.addItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler.Builder builderForValue) items is the list of horizontal pod autoscaler objects.items is the list of horizontal pod autoscaler objects.addItems(V2beta2Autoscaling.HorizontalPodAutoscaler.Builder builderForValue) items is the list of horizontal pod autoscaler objects.items is the list of horizontal pod autoscaler objects.addItemsBuilder(int index) items is the list of horizontal pod autoscaler objects.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) items is the list of horizontal pod autoscaler objects.metadata is the standard list metadata.clearOneof(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 horizontal pod autoscaler objects.getItemsBuilder(int index) items is the list of horizontal pod autoscaler objects.items is the list of horizontal pod autoscaler objects.intitems is the list of horizontal pod autoscaler objects.items is the list of horizontal pod autoscaler objects.getItemsOrBuilder(int index) items is the list of horizontal pod autoscaler objects.items is the list of horizontal pod autoscaler objects.metadata is the standard list metadata.metadata is the standard list metadata.metadata is the standard list metadata.booleanmetadata is the standard list metadata.protected 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) metadata is the standard list metadata.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeItems(int index) items is the list of horizontal pod autoscaler objects.setItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler value) items is the list of horizontal pod autoscaler objects.setItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler.Builder builderForValue) items is the list of horizontal pod autoscaler objects.setMetadata(Meta.ListMeta value) metadata is the standard list metadata.setMetadata(Meta.ListMeta.Builder builderForValue) metadata is the standard list metadata.setRepeatedField(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<V2beta2Autoscaling.HorizontalPodAutoscalerList.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<V2beta2Autoscaling.HorizontalPodAutoscalerList.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<V2beta2Autoscaling.HorizontalPodAutoscalerList.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<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
setField
public V2beta2Autoscaling.HorizontalPodAutoscalerList.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<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
clearField
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
clearOneof
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
setRepeatedField
public V2beta2Autoscaling.HorizontalPodAutoscalerList.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<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
addRepeatedField
public V2beta2Autoscaling.HorizontalPodAutoscalerList.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<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
mergeFrom
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
mergeFrom
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder mergeFrom(V2beta2Autoscaling.HorizontalPodAutoscalerList other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
mergeFrom
public V2beta2Autoscaling.HorizontalPodAutoscalerList.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<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;- Specified by:
hasMetadatain interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
getMetadata
metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;- Specified by:
getMetadatain interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
setMetadata
metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
setMetadata
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder setMetadata(Meta.ListMeta.Builder builderForValue) metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
mergeMetadata
metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
clearMetadata
metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
getMetadataBuilder
metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1; -
getMetadataOrBuilder
metadata is the standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;- Specified by:
getMetadataOrBuilderin interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
getItemsList
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2;- Specified by:
getItemsListin interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
getItemsCount
public int getItemsCount()items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2;- Specified by:
getItemsCountin interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
getItems
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2;- Specified by:
getItemsin interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
setItems
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder setItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler value) items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
setItems
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder setItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler.Builder builderForValue) items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
addItems
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder addItems(V2beta2Autoscaling.HorizontalPodAutoscaler value) items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
addItems
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder addItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler value) items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
addItems
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder addItems(V2beta2Autoscaling.HorizontalPodAutoscaler.Builder builderForValue) items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
addItems
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder addItems(int index, V2beta2Autoscaling.HorizontalPodAutoscaler.Builder builderForValue) items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
addAllItems
public V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder addAllItems(Iterable<? extends V2beta2Autoscaling.HorizontalPodAutoscaler> values) items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
clearItems
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
removeItems
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
getItemsBuilder
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
getItemsOrBuilder
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2;- Specified by:
getItemsOrBuilderin interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
getItemsOrBuilderList
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2;- Specified by:
getItemsOrBuilderListin interfaceV2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder
-
addItemsBuilder
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
addItemsBuilder
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
getItemsBuilderList
items is the list of horizontal pod autoscaler objects.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscaler items = 2; -
setUnknownFields
public final V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-
mergeUnknownFields
public final V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerList.Builder>
-