| Package | Description |
|---|---|
| net.nuage.vsp.acs.client.api.model |
| Modifier and Type | Method and Description |
|---|---|
VspVm.State |
VspVm.getState() |
static VspVm.State |
VspVm.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VspVm.State[] |
VspVm.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VspVm.Builder |
VspVm.Builder.state(VspVm.State state) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.