public class DescribeDatasetBindingsRequest extends CIServiceRequest
| Constructor and Description |
|---|
DescribeDatasetBindingsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatasetname() |
Integer |
getMaxresults() |
String |
getNexttoken() |
void |
setDatasetname(String datasetname) |
void |
setMaxresults(Integer maxresults) |
void |
setNexttoken(String nexttoken) |
getAppId, getBucketName, getRequestId, setAppId, setBucketName, setRequestIdclone, copyBaseTo, getCiSpecialEndParameter, getCloneRoot, getCloneSource, getCosCredentials, getCustomQueryParameters, getCustomRequestHeaders, getFixedEndpointAddr, getGeneralProgressListener, getReadLimit, getRequestClientOptions, putCustomQueryParameter, putCustomRequestHeader, setCiSpecialEndParameter, setCosCredentials, setFixedEndpointAddr, setGeneralProgressListener, withGeneralProgressListenerpublic String getDatasetname()
public void setDatasetname(String datasetname)
public Integer getMaxresults()
public void setMaxresults(Integer maxresults)
public String getNexttoken()
public void setNexttoken(String nexttoken)
Copyright © 2024. All rights reserved.