| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
DpmBehavior |
ClusterDpmHostConfigInfo.behavior |
DpmBehavior |
ClusterDpmConfigInfo.defaultDpmBehavior |
| Modifier and Type | Method and Description |
|---|---|
DpmBehavior |
ClusterDpmHostConfigInfo.getBehavior() |
DpmBehavior |
ClusterDpmConfigInfo.getDefaultDpmBehavior() |
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 behavior) |
void |
ClusterDpmConfigInfo.setDefaultDpmBehavior(DpmBehavior defaultDpmBehavior) |
Copyright © 2011-2012. All Rights Reserved.