Class ArrayOfHostProxySwitch

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

public class ArrayOfHostProxySwitch extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ArrayOfHostProxySwitch

      public ArrayOfHostProxySwitch()
  • Method Details

    • getHostProxySwitch

      public HostProxySwitch[] getHostProxySwitch()
    • getHostProxySwitch

      public HostProxySwitch getHostProxySwitch(int i)
    • setHostProxySwitch

      public void setHostProxySwitch(HostProxySwitch[] HostProxySwitch)