
com.ibm.optim.oaas.client.job.model.JobSubscription.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!
JobSubscription (Java Client for DOcplexcloud 1.0 API)
com.ibm.optim.oaas.client.job.model
Interface JobSubscription
-
public interface JobSubscription
Job subscription information.
-
-
Method Summary
Methods
Modifier and Type
Method and Description
String
getCustomerIBMId()
Gets the IBM ID of the subscription customer
String
getCustomerId()
Gets the ID of the subscription customer
String
getId()
Gets the ID of the job subscription.
String
getType()
Gets type of the job subscription.
-
-
Method Detail
-
getId
String getId()
Gets the ID of the job subscription.
- Returns:
- The subscription ID.
-
getType
String getType()
Gets type of the job subscription.
- Returns:
- The subscription type.
-
getCustomerId
String getCustomerId()
Gets the ID of the subscription customer
- Returns:
- The customer ID.
-
getCustomerIBMId
String getCustomerIBMId()
Gets the IBM ID of the subscription customer
- Returns:
- The customer IBMID.
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy