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