| Package | Description |
|---|---|
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
static CategoryUpdateError.ErrorCodeEnum |
CategoryUpdateError.ErrorCodeEnum.fromValue(java.lang.String value) |
CategoryUpdateError.ErrorCodeEnum |
CategoryUpdateError.getErrorCode()
Get errorCode
|
CategoryUpdateError.ErrorCodeEnum |
CategoryUpdateError.ErrorCodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CategoryUpdateError.ErrorCodeEnum |
CategoryUpdateError.ErrorCodeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CategoryUpdateError.ErrorCodeEnum[] |
CategoryUpdateError.ErrorCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryUpdateError.ErrorCodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CategoryUpdateError.ErrorCodeEnum enumeration) |
Copyright © 2021. All rights reserved.