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