Package | Description |
---|---|
com.amazonaws.services.inspector.model |
Modifier and Type | Method and Description |
---|---|
static FailedItemErrorCode |
FailedItemErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static FailedItemErrorCode |
FailedItemErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailedItemErrorCode[] |
FailedItemErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FailedItemDetails.setFailureCode(FailedItemErrorCode failureCode)
The status code of a failed item.
|
FailedItemDetails |
FailedItemDetails.withFailureCode(FailedItemErrorCode failureCode)
The status code of a failed item.
|
Copyright © 2018. All rights reserved.