Uses of Class
io.kubernetes.client.proto.V2alpha1Batch.CronJobStatus
-
Uses of V2alpha1Batch.CronJobStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2alpha1Batch.CronJobStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2alpha1Batch.CronJobStatus>
V2alpha1Batch.CronJobStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V2alpha1Batch.CronJobStatusModifier and TypeMethodDescriptionV2alpha1Batch.CronJobStatus.Builder.build()
V2alpha1Batch.CronJobStatus.Builder.buildPartial()
static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.getDefaultInstance()
V2alpha1Batch.CronJobStatus.Builder.getDefaultInstanceForType()
V2alpha1Batch.CronJobStatus.getDefaultInstanceForType()
V2alpha1Batch.CronJob.Builder.getStatus()
Current status of a cron job.V2alpha1Batch.CronJob.getStatus()
Current status of a cron job.V2alpha1Batch.CronJobOrBuilder.getStatus()
Current status of a cron job.static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseDelimitedFrom
(InputStream input) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(byte[] data) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(com.google.protobuf.ByteString data) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(com.google.protobuf.CodedInputStream input) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(InputStream input) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(ByteBuffer data) static V2alpha1Batch.CronJobStatus
V2alpha1Batch.CronJobStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2alpha1Batch.CronJobStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2alpha1Batch.CronJobStatus>
V2alpha1Batch.CronJobStatus.getParserForType()
static com.google.protobuf.Parser<V2alpha1Batch.CronJobStatus>
V2alpha1Batch.CronJobStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V2alpha1Batch.CronJobStatusModifier and TypeMethodDescriptionV2alpha1Batch.CronJobStatus.Builder.mergeFrom
(V2alpha1Batch.CronJobStatus other) V2alpha1Batch.CronJob.Builder.mergeStatus
(V2alpha1Batch.CronJobStatus value) Current status of a cron job.V2alpha1Batch.CronJobStatus.newBuilder
(V2alpha1Batch.CronJobStatus prototype) V2alpha1Batch.CronJob.Builder.setStatus
(V2alpha1Batch.CronJobStatus value) Current status of a cron job.