Class WorkloadNetworkGatewayProperties


  • public final class WorkloadNetworkGatewayProperties
    extends Object
    Properties of a NSX Gateway.
    • Constructor Detail

      • WorkloadNetworkGatewayProperties

        public WorkloadNetworkGatewayProperties()
    • Method Detail

      • displayName

        public String displayName()
        Get the displayName property: Display name of the DHCP entity.
        Returns:
        the displayName value.
      • withDisplayName

        public WorkloadNetworkGatewayProperties withDisplayName​(String displayName)
        Set the displayName property: Display name of the DHCP entity.
        Parameters:
        displayName - the displayName value to set.
        Returns:
        the WorkloadNetworkGatewayProperties object itself.
      • path

        public String path()
        Get the path property: NSX Gateway Path.
        Returns:
        the path value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.