| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionTypes |
ActionTypes.create(String key) |
ActionTypes |
WorkRequestResource.getActionType()
The way in which this resource is affected by the work tracked in the work request.
|
static ActionTypes |
ActionTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionTypes[] |
ActionTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkRequestResource.Builder |
WorkRequestResource.Builder.actionType(ActionTypes actionType) |
| Constructor and Description |
|---|
WorkRequestResource(String entityType,
ActionTypes actionType,
String identifier,
String entityUri)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.