Class HostProxySwitchConfig

java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostProxySwitchConfig
All Implemented Interfaces:
Serializable

public class HostProxySwitchConfig extends DynamicData
See Also:
  • Field Details

  • Constructor Details

    • HostProxySwitchConfig

      public HostProxySwitchConfig()
  • Method Details

    • getChangeOperation

      public String getChangeOperation()
    • getUuid

      public String getUuid()
    • getSpec

      public HostProxySwitchSpec getSpec()
    • setChangeOperation

      public void setChangeOperation(String changeOperation)
    • setUuid

      public void setUuid(String uuid)
    • setSpec

      public void setSpec(HostProxySwitchSpec spec)