
com.ibm.optim.oaas.client.job.model.class-use.JobAttachmentCreationData.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api-java-client Show documentation
Show all versions of api-java-client Show documentation
Java client API for DOCplexCloud, version 1.0.257
The newest version!
Uses of Interface com.ibm.optim.oaas.client.job.model.JobAttachmentCreationData (Java Client for DOcplexcloud 1.0 API)
Uses of Interface
com.ibm.optim.oaas.client.job.model.JobAttachmentCreationData
-
Packages that use JobAttachmentCreationData
Package
Description
com.ibm.optim.oaas.client.job
This package contains the classes to create and handle jobs.
com.ibm.optim.oaas.client.job.model
This package contains the classes that define the job model.
-
-
Uses of JobAttachmentCreationData in com.ibm.optim.oaas.client.job
Methods in com.ibm.optim.oaas.client.job that return JobAttachmentCreationData
Modifier and Type
Method and Description
JobAttachmentCreationData
JobClient.newInputJobAttachment(String name)
Creates new input attachment data to be added to a job.
Methods in com.ibm.optim.oaas.client.job with parameters of type JobAttachmentCreationData
Modifier and Type
Method and Description
String
JobClient.createJobAttachment(String jobid,
JobAttachmentCreationData att)
Creates a job attachment for a given job.
-
Uses of JobAttachmentCreationData in com.ibm.optim.oaas.client.job.model
Methods in com.ibm.optim.oaas.client.job.model that return JobAttachmentCreationData
Modifier and Type
Method and Description
JobAttachmentCreationData
JobCreationData.addJobAttachment(String name)
Adds an input job attachment with a given name.
Methods in com.ibm.optim.oaas.client.job.model that return types with arguments of type JobAttachmentCreationData
Modifier and Type
Method and Description
List<JobAttachmentCreationData>
JobCreationData.getAttachments()
Gets the attachments associated with creating the job.
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy