public class SourceOptionsSiteColl
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
SourceOptionsSiteColl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getLimit()
Gets the limit.
|
java.lang.String |
getSiteCollectionPath()
Gets the siteCollectionPath.
|
void |
setLimit(long limit)
Sets the limit.
|
void |
setSiteCollectionPath(java.lang.String siteCollectionPath)
Sets the siteCollectionPath.
|
public java.lang.String getSiteCollectionPath()
public java.lang.Long getLimit()
public void setSiteCollectionPath(java.lang.String siteCollectionPath)
siteCollectionPath - the new siteCollectionPathpublic void setLimit(long limit)
limit - the new limit