Class HostNatServiceConfig

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

public class HostNatServiceConfig extends DynamicData
See Also:
  • Field Details

  • Constructor Details

    • HostNatServiceConfig

      public HostNatServiceConfig()
  • Method Details

    • getChangeOperation

      public String getChangeOperation()
    • getKey

      public String getKey()
    • getSpec

      public HostNatServiceSpec getSpec()
    • setChangeOperation

      public void setChangeOperation(String changeOperation)
    • setKey

      public void setKey(String key)
    • setSpec

      public void setSpec(HostNatServiceSpec spec)