public class SourceOptionsObject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| SourceOptionsObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Long | getLimit()Gets the limit. | 
| java.lang.String | getName()Gets the name. | 
| void | setLimit(long limit)Sets the limit. | 
| void | setName(java.lang.String name)Sets the name. | 
public java.lang.String getName()
public java.lang.Long getLimit()
public void setName(java.lang.String name)
name - the new namepublic void setLimit(long limit)
limit - the new limit