| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected DpmBehavior |
ClusterDpmHostConfigInfo.behavior |
protected DpmBehavior |
ClusterDpmConfigInfo.defaultDpmBehavior |
| Modifier and Type | Method and Description |
|---|---|
static DpmBehavior |
DpmBehavior.fromValue(String v) |
DpmBehavior |
ClusterDpmHostConfigInfo.getBehavior()
Gets the value of the behavior property.
|
DpmBehavior |
ClusterDpmConfigInfo.getDefaultDpmBehavior()
Gets the value of the defaultDpmBehavior property.
|
static DpmBehavior |
DpmBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DpmBehavior[] |
DpmBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterDpmHostConfigInfo.setBehavior(DpmBehavior value)
Sets the value of the behavior property.
|
void |
ClusterDpmConfigInfo.setDefaultDpmBehavior(DpmBehavior value)
Sets the value of the defaultDpmBehavior property.
|
Copyright © 2018. All rights reserved.