| Package | Description |
|---|---|
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
static ContactlistAmendmentAttributes.OperationEnum |
ContactlistAmendmentAttributes.OperationEnum.fromValue(java.lang.String value) |
ContactlistAmendmentAttributes.OperationEnum |
ContactlistAmendmentAttributes.getOperation()
Operation to add or remove users
|
ContactlistAmendmentAttributes.OperationEnum |
ContactlistAmendmentAttributes.OperationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ContactlistAmendmentAttributes.OperationEnum |
ContactlistAmendmentAttributes.OperationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContactlistAmendmentAttributes.OperationEnum[] |
ContactlistAmendmentAttributes.OperationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContactlistAmendmentAttributes |
ContactlistAmendmentAttributes.operation(ContactlistAmendmentAttributes.OperationEnum operation) |
void |
ContactlistAmendmentAttributes.setOperation(ContactlistAmendmentAttributes.OperationEnum operation) |
void |
ContactlistAmendmentAttributes.OperationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ContactlistAmendmentAttributes.OperationEnum enumeration) |
Copyright © 2021. All rights reserved.