| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected LatencySensitivitySensitivityLevel |
LatencySensitivity.level |
| Modifier and Type | Method and Description |
|---|---|
static LatencySensitivitySensitivityLevel |
LatencySensitivitySensitivityLevel.fromValue(String v) |
LatencySensitivitySensitivityLevel |
LatencySensitivity.getLevel()
Gets the value of the level property.
|
static LatencySensitivitySensitivityLevel |
LatencySensitivitySensitivityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LatencySensitivitySensitivityLevel[] |
LatencySensitivitySensitivityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LatencySensitivity.setLevel(LatencySensitivitySensitivityLevel value)
Sets the value of the level property.
|
Copyright © 2018. All rights reserved.