| Package | Description |
|---|---|
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
static ContactlistAmendmentAttributes.IdentifierTypeEnum |
ContactlistAmendmentAttributes.IdentifierTypeEnum.fromValue(java.lang.String value) |
ContactlistAmendmentAttributes.IdentifierTypeEnum |
ContactlistAmendmentAttributes.getIdentifierType()
What type of identifiers are used
|
ContactlistAmendmentAttributes.IdentifierTypeEnum |
ContactlistAmendmentAttributes.IdentifierTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ContactlistAmendmentAttributes.IdentifierTypeEnum |
ContactlistAmendmentAttributes.IdentifierTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContactlistAmendmentAttributes.IdentifierTypeEnum[] |
ContactlistAmendmentAttributes.IdentifierTypeEnum.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.identifierType(ContactlistAmendmentAttributes.IdentifierTypeEnum identifierType) |
void |
ContactlistAmendmentAttributes.setIdentifierType(ContactlistAmendmentAttributes.IdentifierTypeEnum identifierType) |
void |
ContactlistAmendmentAttributes.IdentifierTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ContactlistAmendmentAttributes.IdentifierTypeEnum enumeration) |
Copyright © 2021. All rights reserved.