| Package | Description |
|---|---|
| org.openstack4j.model.tacker | |
| org.openstack4j.openstack.tacker.domain |
| Modifier and Type | Method and Description |
|---|---|
TackerVnfStatus |
Vnf.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
static TackerVnfStatus |
TackerVnfStatus.forValue(String value) |
TackerVnfStatus |
TackerVnf.getStatus() |
static TackerVnfStatus |
TackerVnfStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TackerVnfStatus[] |
TackerVnfStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.