public class ListDocumentsOptions extends ListResourcesOptions<ListDocumentsOptions>
maxResults, nextToken| Constructor and Description |
|---|
ListDocumentsOptions() |
| Modifier and Type | Method and Description |
|---|---|
ListDocumentsOptions |
setBatchId(java.lang.String batchId) |
ListDocumentsOptions |
setConsentId(java.lang.String consentId) |
java.util.List<org.apache.http.NameValuePair> |
toList() |
addOptions, setMaxResults, setNextTokenpublic ListDocumentsOptions setConsentId(java.lang.String consentId)
public ListDocumentsOptions setBatchId(java.lang.String batchId)
public java.util.List<org.apache.http.NameValuePair> toList()
toList in class ListResourcesOptions<ListDocumentsOptions>