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