Package | Description |
---|---|
com.oracle.bmc.loadbalancer.model |
Modifier and Type | Method and Description |
---|---|
static WorkRequestError.ErrorCode |
WorkRequestError.ErrorCode.create(String key) |
WorkRequestError.ErrorCode |
WorkRequestError.getErrorCode() |
static WorkRequestError.ErrorCode |
WorkRequestError.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkRequestError.ErrorCode[] |
WorkRequestError.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WorkRequestError.Builder |
WorkRequestError.Builder.errorCode(WorkRequestError.ErrorCode errorCode) |
Constructor and Description |
---|
WorkRequestError(WorkRequestError.ErrorCode errorCode,
String message)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.