| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static ComponentConfiguration.OperationEnum |
ComponentConfiguration.OperationEnum.fromValue(String text) |
ComponentConfiguration.OperationEnum |
ComponentConfiguration.getOperation()
Get operation
|
static ComponentConfiguration.OperationEnum |
ComponentConfiguration.OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentConfiguration.OperationEnum[] |
ComponentConfiguration.OperationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentConfiguration |
ComponentConfiguration.operation(ComponentConfiguration.OperationEnum operation) |
void |
ComponentConfiguration.setOperation(ComponentConfiguration.OperationEnum operation) |
Copyright © 2017 LeanIX GmbH. All rights reserved.