Uses of Class
io.kubernetes.client.proto.V1beta1Batch.JobTemplateSpec
-
Uses of V1beta1Batch.JobTemplateSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Batch.JobTemplateSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Batch.JobTemplateSpec>V1beta1Batch.JobTemplateSpec.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Batch.JobTemplateSpecModifier and TypeMethodDescriptionV1beta1Batch.JobTemplateSpec.Builder.build()V1beta1Batch.JobTemplateSpec.Builder.buildPartial()static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.getDefaultInstance()V1beta1Batch.JobTemplateSpec.Builder.getDefaultInstanceForType()V1beta1Batch.JobTemplateSpec.getDefaultInstanceForType()V1beta1Batch.CronJobSpec.Builder.getJobTemplate()Specifies the job that will be created when executing a CronJob.V1beta1Batch.CronJobSpec.getJobTemplate()Specifies the job that will be created when executing a CronJob.V1beta1Batch.CronJobSpecOrBuilder.getJobTemplate()Specifies the job that will be created when executing a CronJob.V1beta1Batch.JobTemplate.Builder.getTemplate()Defines jobs that will be created from this template.V1beta1Batch.JobTemplate.getTemplate()Defines jobs that will be created from this template.V1beta1Batch.JobTemplateOrBuilder.getTemplate()Defines jobs that will be created from this template.static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseDelimitedFrom(InputStream input) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(byte[] data) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.ByteString data) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.CodedInputStream input) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(InputStream input) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(ByteBuffer data) static V1beta1Batch.JobTemplateSpecV1beta1Batch.JobTemplateSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Batch.JobTemplateSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Batch.JobTemplateSpec>V1beta1Batch.JobTemplateSpec.getParserForType()static com.google.protobuf.Parser<V1beta1Batch.JobTemplateSpec>V1beta1Batch.JobTemplateSpec.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Batch.JobTemplateSpecModifier and TypeMethodDescriptionV1beta1Batch.JobTemplateSpec.Builder.mergeFrom(V1beta1Batch.JobTemplateSpec other) V1beta1Batch.CronJobSpec.Builder.mergeJobTemplate(V1beta1Batch.JobTemplateSpec value) Specifies the job that will be created when executing a CronJob.V1beta1Batch.JobTemplate.Builder.mergeTemplate(V1beta1Batch.JobTemplateSpec value) Defines jobs that will be created from this template.V1beta1Batch.JobTemplateSpec.newBuilder(V1beta1Batch.JobTemplateSpec prototype) V1beta1Batch.CronJobSpec.Builder.setJobTemplate(V1beta1Batch.JobTemplateSpec value) Specifies the job that will be created when executing a CronJob.V1beta1Batch.JobTemplate.Builder.setTemplate(V1beta1Batch.JobTemplateSpec value) Defines jobs that will be created from this template.