public static final class V1beta1Batch.CronJobStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.Builder> implements V1beta1Batch.CronJobStatusOrBuilder
CronJobStatus represents the current state of a cron job.Protobuf type
k8s.io.api.batch.v1beta1.CronJobStatus| Modifier and Type | Method and Description |
|---|---|
V1beta1Batch.CronJobStatus.Builder |
addActive(int index,
V1.ObjectReference.Builder builderForValue)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
addActive(int index,
V1.ObjectReference value)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
addActive(V1.ObjectReference.Builder builderForValue)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
addActive(V1.ObjectReference value)
A list of pointers to currently running jobs.
|
V1.ObjectReference.Builder |
addActiveBuilder()
A list of pointers to currently running jobs.
|
V1.ObjectReference.Builder |
addActiveBuilder(int index)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
addAllActive(Iterable<? extends V1.ObjectReference> values)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Batch.CronJobStatus |
build() |
V1beta1Batch.CronJobStatus |
buildPartial() |
V1beta1Batch.CronJobStatus.Builder |
clear() |
V1beta1Batch.CronJobStatus.Builder |
clearActive()
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Batch.CronJobStatus.Builder |
clearLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
V1beta1Batch.CronJobStatus.Builder |
clearLastSuccessfulTime()
Information when was the last time the job successfully completed.
|
V1beta1Batch.CronJobStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Batch.CronJobStatus.Builder |
clone() |
V1.ObjectReference |
getActive(int index)
A list of pointers to currently running jobs.
|
V1.ObjectReference.Builder |
getActiveBuilder(int index)
A list of pointers to currently running jobs.
|
List<V1.ObjectReference.Builder> |
getActiveBuilderList()
A list of pointers to currently running jobs.
|
int |
getActiveCount()
A list of pointers to currently running jobs.
|
List<V1.ObjectReference> |
getActiveList()
A list of pointers to currently running jobs.
|
V1.ObjectReferenceOrBuilder |
getActiveOrBuilder(int index)
A list of pointers to currently running jobs.
|
List<? extends V1.ObjectReferenceOrBuilder> |
getActiveOrBuilderList()
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.Time |
getLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
Meta.Time.Builder |
getLastScheduleTimeBuilder()
Information when was the last time the job was successfully scheduled.
|
Meta.TimeOrBuilder |
getLastScheduleTimeOrBuilder()
Information when was the last time the job was successfully scheduled.
|
Meta.Time |
getLastSuccessfulTime()
Information when was the last time the job successfully completed.
|
Meta.Time.Builder |
getLastSuccessfulTimeBuilder()
Information when was the last time the job successfully completed.
|
Meta.TimeOrBuilder |
getLastSuccessfulTimeOrBuilder()
Information when was the last time the job successfully completed.
|
boolean |
hasLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
boolean |
hasLastSuccessfulTime()
Information when was the last time the job successfully completed.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Batch.CronJobStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Batch.CronJobStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Batch.CronJobStatus.Builder |
mergeFrom(V1beta1Batch.CronJobStatus other) |
V1beta1Batch.CronJobStatus.Builder |
mergeLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled.
|
V1beta1Batch.CronJobStatus.Builder |
mergeLastSuccessfulTime(Meta.Time value)
Information when was the last time the job successfully completed.
|
V1beta1Batch.CronJobStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Batch.CronJobStatus.Builder |
removeActive(int index)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
setActive(int index,
V1.ObjectReference.Builder builderForValue)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
setActive(int index,
V1.ObjectReference value)
A list of pointers to currently running jobs.
|
V1beta1Batch.CronJobStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Batch.CronJobStatus.Builder |
setLastScheduleTime(Meta.Time.Builder builderForValue)
Information when was the last time the job was successfully scheduled.
|
V1beta1Batch.CronJobStatus.Builder |
setLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled.
|
V1beta1Batch.CronJobStatus.Builder |
setLastSuccessfulTime(Meta.Time.Builder builderForValue)
Information when was the last time the job successfully completed.
|
V1beta1Batch.CronJobStatus.Builder |
setLastSuccessfulTime(Meta.Time value)
Information when was the last time the job successfully completed.
|
V1beta1Batch.CronJobStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Batch.CronJobStatus.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<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.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<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta1Batch.CronJobStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Batch.CronJobStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Batch.CronJobStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.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<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.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<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.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<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.Builder mergeFrom(V1beta1Batch.CronJobStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.Builder>public V1beta1Batch.CronJobStatus.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<V1beta1Batch.CronJobStatus.Builder>IOExceptionpublic List<V1.ObjectReference> getActiveList()
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;getActiveList in interface V1beta1Batch.CronJobStatusOrBuilderpublic int getActiveCount()
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;getActiveCount in interface V1beta1Batch.CronJobStatusOrBuilderpublic V1.ObjectReference getActive(int index)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;getActive in interface V1beta1Batch.CronJobStatusOrBuilderpublic V1beta1Batch.CronJobStatus.Builder setActive(int index, V1.ObjectReference value)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder setActive(int index, V1.ObjectReference.Builder builderForValue)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder addActive(V1.ObjectReference value)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder addActive(int index, V1.ObjectReference value)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder addActive(V1.ObjectReference.Builder builderForValue)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder addActive(int index, V1.ObjectReference.Builder builderForValue)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder addAllActive(Iterable<? extends V1.ObjectReference> values)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder clearActive()
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1beta1Batch.CronJobStatus.Builder removeActive(int index)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1.ObjectReference.Builder getActiveBuilder(int index)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1.ObjectReferenceOrBuilder getActiveOrBuilder(int index)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;getActiveOrBuilder in interface V1beta1Batch.CronJobStatusOrBuilderpublic List<? extends V1.ObjectReferenceOrBuilder> getActiveOrBuilderList()
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;getActiveOrBuilderList in interface V1beta1Batch.CronJobStatusOrBuilderpublic V1.ObjectReference.Builder addActiveBuilder()
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public V1.ObjectReference.Builder addActiveBuilder(int index)
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public List<V1.ObjectReference.Builder> getActiveBuilderList()
A list of pointers to currently running jobs. +optional +listType=atomic
repeated .k8s.io.api.core.v1.ObjectReference active = 1;public boolean hasLastScheduleTime()
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;hasLastScheduleTime in interface V1beta1Batch.CronJobStatusOrBuilderpublic Meta.Time getLastScheduleTime()
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;getLastScheduleTime in interface V1beta1Batch.CronJobStatusOrBuilderpublic V1beta1Batch.CronJobStatus.Builder setLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;public V1beta1Batch.CronJobStatus.Builder setLastScheduleTime(Meta.Time.Builder builderForValue)
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;public V1beta1Batch.CronJobStatus.Builder mergeLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;public V1beta1Batch.CronJobStatus.Builder clearLastScheduleTime()
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;public Meta.Time.Builder getLastScheduleTimeBuilder()
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;public Meta.TimeOrBuilder getLastScheduleTimeOrBuilder()
Information when was the last time the job was successfully scheduled. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScheduleTime = 4;getLastScheduleTimeOrBuilder in interface V1beta1Batch.CronJobStatusOrBuilderpublic boolean hasLastSuccessfulTime()
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;hasLastSuccessfulTime in interface V1beta1Batch.CronJobStatusOrBuilderpublic Meta.Time getLastSuccessfulTime()
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;getLastSuccessfulTime in interface V1beta1Batch.CronJobStatusOrBuilderpublic V1beta1Batch.CronJobStatus.Builder setLastSuccessfulTime(Meta.Time value)
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;public V1beta1Batch.CronJobStatus.Builder setLastSuccessfulTime(Meta.Time.Builder builderForValue)
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;public V1beta1Batch.CronJobStatus.Builder mergeLastSuccessfulTime(Meta.Time value)
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;public V1beta1Batch.CronJobStatus.Builder clearLastSuccessfulTime()
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;public Meta.Time.Builder getLastSuccessfulTimeBuilder()
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;public Meta.TimeOrBuilder getLastSuccessfulTimeOrBuilder()
Information when was the last time the job successfully completed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastSuccessfulTime = 5;getLastSuccessfulTimeOrBuilder in interface V1beta1Batch.CronJobStatusOrBuilderpublic final V1beta1Batch.CronJobStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.Builder>public final V1beta1Batch.CronJobStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Batch.CronJobStatus.Builder>Copyright © 2023. All rights reserved.