| Package | Description |
|---|---|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static LcmOperationType |
LcmOperationType.fromValue(String value)
Use this in place of valueOf.
|
static LcmOperationType |
LcmOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LcmOperationType[] |
LcmOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListSolNetworkOperationsInfo |
ListSolNetworkOperationsInfo.withLcmOperationType(LcmOperationType lcmOperationType)
Type of lifecycle management network operation.
|
GetSolNetworkOperationResult |
GetSolNetworkOperationResult.withLcmOperationType(LcmOperationType lcmOperationType)
Type of the operation represented by this occurrence.
|
Copyright © 2024. All rights reserved.