| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCategory |
ErrorCategory.fromValue(String value)
Use this in place of valueOf.
|
static ErrorCategory |
ErrorCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCategory[] |
ErrorCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChangesetErrorInfo |
ChangesetErrorInfo.withErrorCategory(ErrorCategory errorCategory)
The category of the error.
|
DataViewErrorInfo |
DataViewErrorInfo.withErrorCategory(ErrorCategory errorCategory)
The category of the error.
|
Copyright © 2022. All rights reserved.