| Package | Description |
|---|---|
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
static CriteoApiWarning.TypeEnum |
CriteoApiWarning.TypeEnum.fromValue(java.lang.String value) |
CriteoApiWarning.TypeEnum |
CriteoApiWarning.getType()
A machine-readable code specifying error category
|
CriteoApiWarning.TypeEnum |
CriteoApiWarning.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CriteoApiWarning.TypeEnum |
CriteoApiWarning.TypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CriteoApiWarning.TypeEnum[] |
CriteoApiWarning.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CriteoApiWarning.setType(CriteoApiWarning.TypeEnum type) |
CriteoApiWarning |
CriteoApiWarning.type(CriteoApiWarning.TypeEnum type) |
void |
CriteoApiWarning.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CriteoApiWarning.TypeEnum enumeration) |
Copyright © 2021. All rights reserved.