| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchItemErrorCode |
BatchItemErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static BatchItemErrorCode |
BatchItemErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchItemErrorCode[] |
BatchItemErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchItemError |
BatchItemError.withCode(BatchItemErrorCode code)
The error code associated with the batch request error.
|
Copyright © 2025. All rights reserved.