public static final class V1Batch.UncountedTerminatedPods.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder> implements V1Batch.UncountedTerminatedPodsOrBuilder
UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.Protobuf type
k8s.io.api.batch.v1.UncountedTerminatedPods| Modifier and Type | Method and Description |
|---|---|
V1Batch.UncountedTerminatedPods.Builder |
addAllFailed(Iterable<String> values)
Failed holds UIDs of failed Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
addAllSucceeded(Iterable<String> values)
Succeeded holds UIDs of succeeded Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
addFailed(String value)
Failed holds UIDs of failed Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
addFailedBytes(com.google.protobuf.ByteString value)
Failed holds UIDs of failed Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Batch.UncountedTerminatedPods.Builder |
addSucceeded(String value)
Succeeded holds UIDs of succeeded Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
addSucceededBytes(com.google.protobuf.ByteString value)
Succeeded holds UIDs of succeeded Pods.
|
V1Batch.UncountedTerminatedPods |
build() |
V1Batch.UncountedTerminatedPods |
buildPartial() |
V1Batch.UncountedTerminatedPods.Builder |
clear() |
V1Batch.UncountedTerminatedPods.Builder |
clearFailed()
Failed holds UIDs of failed Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Batch.UncountedTerminatedPods.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Batch.UncountedTerminatedPods.Builder |
clearSucceeded()
Succeeded holds UIDs of succeeded Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
clone() |
V1Batch.UncountedTerminatedPods |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFailed(int index)
Failed holds UIDs of failed Pods.
|
com.google.protobuf.ByteString |
getFailedBytes(int index)
Failed holds UIDs of failed Pods.
|
int |
getFailedCount()
Failed holds UIDs of failed Pods.
|
com.google.protobuf.ProtocolStringList |
getFailedList()
Failed holds UIDs of failed Pods.
|
String |
getSucceeded(int index)
Succeeded holds UIDs of succeeded Pods.
|
com.google.protobuf.ByteString |
getSucceededBytes(int index)
Succeeded holds UIDs of succeeded Pods.
|
int |
getSucceededCount()
Succeeded holds UIDs of succeeded Pods.
|
com.google.protobuf.ProtocolStringList |
getSucceededList()
Succeeded holds UIDs of succeeded Pods.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Batch.UncountedTerminatedPods.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Batch.UncountedTerminatedPods.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Batch.UncountedTerminatedPods.Builder |
mergeFrom(V1Batch.UncountedTerminatedPods other) |
V1Batch.UncountedTerminatedPods.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Batch.UncountedTerminatedPods.Builder |
setFailed(int index,
String value)
Failed holds UIDs of failed Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Batch.UncountedTerminatedPods.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Batch.UncountedTerminatedPods.Builder |
setSucceeded(int index,
String value)
Succeeded holds UIDs of succeeded Pods.
|
V1Batch.UncountedTerminatedPods.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1Batch.UncountedTerminatedPods build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1Batch.UncountedTerminatedPods buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1Batch.UncountedTerminatedPods.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder mergeFrom(V1Batch.UncountedTerminatedPods other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public V1Batch.UncountedTerminatedPods.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Batch.UncountedTerminatedPods.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getSucceededList()
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;getSucceededList in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic int getSucceededCount()
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;getSucceededCount in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic String getSucceeded(int index)
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;getSucceeded in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic com.google.protobuf.ByteString getSucceededBytes(int index)
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;getSucceededBytes in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic V1Batch.UncountedTerminatedPods.Builder setSucceeded(int index, String value)
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;public V1Batch.UncountedTerminatedPods.Builder addSucceeded(String value)
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;public V1Batch.UncountedTerminatedPods.Builder addAllSucceeded(Iterable<String> values)
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;public V1Batch.UncountedTerminatedPods.Builder clearSucceeded()
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;public V1Batch.UncountedTerminatedPods.Builder addSucceededBytes(com.google.protobuf.ByteString value)
Succeeded holds UIDs of succeeded Pods. +listType=set +optional
repeated string succeeded = 1;public com.google.protobuf.ProtocolStringList getFailedList()
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;getFailedList in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic int getFailedCount()
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;getFailedCount in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic String getFailed(int index)
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;getFailed in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic com.google.protobuf.ByteString getFailedBytes(int index)
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;getFailedBytes in interface V1Batch.UncountedTerminatedPodsOrBuilderpublic V1Batch.UncountedTerminatedPods.Builder setFailed(int index, String value)
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;public V1Batch.UncountedTerminatedPods.Builder addFailed(String value)
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;public V1Batch.UncountedTerminatedPods.Builder addAllFailed(Iterable<String> values)
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;public V1Batch.UncountedTerminatedPods.Builder clearFailed()
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;public V1Batch.UncountedTerminatedPods.Builder addFailedBytes(com.google.protobuf.ByteString value)
Failed holds UIDs of failed Pods. +listType=set +optional
repeated string failed = 2;public final V1Batch.UncountedTerminatedPods.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>public final V1Batch.UncountedTerminatedPods.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Batch.UncountedTerminatedPods.Builder>Copyright © 2023. All rights reserved.