Uses of Class
io.kubernetes.client.proto.V1Batch.CronJobSpec
-
Uses of V1Batch.CronJobSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Batch.CronJobSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Batch.CronJobSpec>
V1Batch.CronJobSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Batch.CronJobSpecModifier and TypeMethodDescriptionV1Batch.CronJobSpec.Builder.build()
V1Batch.CronJobSpec.Builder.buildPartial()
static V1Batch.CronJobSpec
V1Batch.CronJobSpec.getDefaultInstance()
V1Batch.CronJobSpec.Builder.getDefaultInstanceForType()
V1Batch.CronJobSpec.getDefaultInstanceForType()
V1Batch.CronJob.Builder.getSpec()
Specification of the desired behavior of a cron job, including the schedule.V1Batch.CronJob.getSpec()
Specification of the desired behavior of a cron job, including the schedule.V1Batch.CronJobOrBuilder.getSpec()
Specification of the desired behavior of a cron job, including the schedule.static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseDelimitedFrom
(InputStream input) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(byte[] data) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(com.google.protobuf.ByteString data) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(InputStream input) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(ByteBuffer data) static V1Batch.CronJobSpec
V1Batch.CronJobSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Batch.CronJobSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Batch.CronJobSpec>
V1Batch.CronJobSpec.getParserForType()
static com.google.protobuf.Parser<V1Batch.CronJobSpec>
V1Batch.CronJobSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Batch.CronJobSpecModifier and TypeMethodDescriptionV1Batch.CronJobSpec.Builder.mergeFrom
(V1Batch.CronJobSpec other) V1Batch.CronJob.Builder.mergeSpec
(V1Batch.CronJobSpec value) Specification of the desired behavior of a cron job, including the schedule.static V1Batch.CronJobSpec.Builder
V1Batch.CronJobSpec.newBuilder
(V1Batch.CronJobSpec prototype) V1Batch.CronJob.Builder.setSpec
(V1Batch.CronJobSpec value) Specification of the desired behavior of a cron job, including the schedule.