public static final class V1Apps.DeploymentList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder> implements V1Apps.DeploymentListOrBuilder
DeploymentList is a list of Deployments.Protobuf type
k8s.io.api.apps.v1.DeploymentList
Modifier and Type | Method and Description |
---|---|
V1Apps.DeploymentList.Builder |
addAllItems(Iterable<? extends V1Apps.Deployment> values)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
addItems(int index,
V1Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
addItems(int index,
V1Apps.Deployment value)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
addItems(V1Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
addItems(V1Apps.Deployment value)
Items is the list of Deployments.
|
V1Apps.Deployment.Builder |
addItemsBuilder()
Items is the list of Deployments.
|
V1Apps.Deployment.Builder |
addItemsBuilder(int index)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Apps.DeploymentList |
build() |
V1Apps.DeploymentList |
buildPartial() |
V1Apps.DeploymentList.Builder |
clear() |
V1Apps.DeploymentList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Apps.DeploymentList.Builder |
clearItems()
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
clearMetadata()
Standard list metadata.
|
V1Apps.DeploymentList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Apps.DeploymentList.Builder |
clone() |
V1Apps.DeploymentList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
V1Apps.Deployment |
getItems(int index)
Items is the list of Deployments.
|
V1Apps.Deployment.Builder |
getItemsBuilder(int index)
Items is the list of Deployments.
|
List<V1Apps.Deployment.Builder> |
getItemsBuilderList()
Items is the list of Deployments.
|
int |
getItemsCount()
Items is the list of Deployments.
|
List<V1Apps.Deployment> |
getItemsList()
Items is the list of Deployments.
|
V1Apps.DeploymentOrBuilder |
getItemsOrBuilder(int index)
Items is the list of Deployments.
|
List<? extends V1Apps.DeploymentOrBuilder> |
getItemsOrBuilderList()
Items is the list of Deployments.
|
Meta.ListMeta |
getMetadata()
Standard list metadata.
|
Meta.ListMeta.Builder |
getMetadataBuilder()
Standard list metadata.
|
Meta.ListMetaOrBuilder |
getMetadataOrBuilder()
Standard list metadata.
|
boolean |
hasMetadata()
Standard list metadata.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Apps.DeploymentList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Apps.DeploymentList.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Apps.DeploymentList.Builder |
mergeFrom(V1Apps.DeploymentList other) |
V1Apps.DeploymentList.Builder |
mergeMetadata(Meta.ListMeta value)
Standard list metadata.
|
V1Apps.DeploymentList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Apps.DeploymentList.Builder |
removeItems(int index)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Apps.DeploymentList.Builder |
setItems(int index,
V1Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
setItems(int index,
V1Apps.Deployment value)
Items is the list of Deployments.
|
V1Apps.DeploymentList.Builder |
setMetadata(Meta.ListMeta.Builder builderForValue)
Standard list metadata.
|
V1Apps.DeploymentList.Builder |
setMetadata(Meta.ListMeta value)
Standard list metadata.
|
V1Apps.DeploymentList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Apps.DeploymentList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V1Apps.DeploymentList build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V1Apps.DeploymentList buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V1Apps.DeploymentList.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder mergeFrom(V1Apps.DeploymentList other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public V1Apps.DeploymentList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1Apps.DeploymentList.Builder>
IOException
public boolean hasMetadata()
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
hasMetadata
in interface V1Apps.DeploymentListOrBuilder
public Meta.ListMeta getMetadata()
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
getMetadata
in interface V1Apps.DeploymentListOrBuilder
public V1Apps.DeploymentList.Builder setMetadata(Meta.ListMeta value)
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public V1Apps.DeploymentList.Builder setMetadata(Meta.ListMeta.Builder builderForValue)
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public V1Apps.DeploymentList.Builder mergeMetadata(Meta.ListMeta value)
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public V1Apps.DeploymentList.Builder clearMetadata()
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public Meta.ListMeta.Builder getMetadataBuilder()
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public Meta.ListMetaOrBuilder getMetadataOrBuilder()
Standard list metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
getMetadataOrBuilder
in interface V1Apps.DeploymentListOrBuilder
public List<V1Apps.Deployment> getItemsList()
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
getItemsList
in interface V1Apps.DeploymentListOrBuilder
public int getItemsCount()
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
getItemsCount
in interface V1Apps.DeploymentListOrBuilder
public V1Apps.Deployment getItems(int index)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
getItems
in interface V1Apps.DeploymentListOrBuilder
public V1Apps.DeploymentList.Builder setItems(int index, V1Apps.Deployment value)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder setItems(int index, V1Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder addItems(V1Apps.Deployment value)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder addItems(int index, V1Apps.Deployment value)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder addItems(V1Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder addItems(int index, V1Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder addAllItems(Iterable<? extends V1Apps.Deployment> values)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder clearItems()
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentList.Builder removeItems(int index)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.Deployment.Builder getItemsBuilder(int index)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.DeploymentOrBuilder getItemsOrBuilder(int index)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
getItemsOrBuilder
in interface V1Apps.DeploymentListOrBuilder
public List<? extends V1Apps.DeploymentOrBuilder> getItemsOrBuilderList()
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
getItemsOrBuilderList
in interface V1Apps.DeploymentListOrBuilder
public V1Apps.Deployment.Builder addItemsBuilder()
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public V1Apps.Deployment.Builder addItemsBuilder(int index)
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public List<V1Apps.Deployment.Builder> getItemsBuilderList()
Items is the list of Deployments.
repeated .k8s.io.api.apps.v1.Deployment items = 2;
public final V1Apps.DeploymentList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
public final V1Apps.DeploymentList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentList.Builder>
Copyright © 2021. All rights reserved.