Class JobTemplateSpec


  • public final class JobTemplateSpec
    extends java.lang.Object
    • Method Detail

      • metadata

        public java.util.Optional<ObjectMeta> metadata()
        Returns:
        Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
      • spec

        public java.util.Optional<JobSpec> spec()
        Returns:
        Specification of the desired behavior of the job. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status