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