Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
static AutoActivateToggleStatus.Status |
AutoActivateToggleStatus.Status.create(String key) |
AutoActivateToggleStatus.Status |
AutoActivateToggleStatus.getStatus()
Status of this operation.
|
static AutoActivateToggleStatus.Status |
AutoActivateToggleStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoActivateToggleStatus.Status[] |
AutoActivateToggleStatus.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AutoActivateToggleStatus.Builder |
AutoActivateToggleStatus.Builder.status(AutoActivateToggleStatus.Status status)
Status of this operation.
|
Constructor and Description |
---|
AutoActivateToggleStatus(AutoActivateToggleStatus.Status status,
String state,
AutoActivateToggleStatus.DataKey dataKey)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.