public class CreateBatchOptions extends NameAndDescriptionOptions<CreateBatchOptions>
| Constructor and Description |
|---|
CreateBatchOptions() |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
addOptions(org.json.JSONObject body) |
CreateBatchOptions |
setContainsPersonallyIdentifiableInformation(java.lang.Boolean containsPersonallyIdentifiableInformation) |
setDescription, setName, toJsonpublic CreateBatchOptions setContainsPersonallyIdentifiableInformation(java.lang.Boolean containsPersonallyIdentifiableInformation)
public org.json.JSONObject addOptions(org.json.JSONObject body)
addOptions in class NameAndDescriptionOptions<CreateBatchOptions>