| Modifier and Type | Method and Description |
|---|---|
static ACTION |
ACTION.fromName(String value) |
ACTION |
CarbonetesAPI.getFinalAction() |
ACTION |
CarbonetesAPI.getPolicyResult() |
static ACTION |
ACTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ACTION[] |
ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2020. All rights reserved.