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