Class NatConfigurationRequest.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • mustEnablePrivateNat

        public NatConfigurationRequest.Builder mustEnablePrivateNat​(Boolean mustEnablePrivateNat)
        The value of this field must be set to true if the network firewall policy being applied contains NAT rules.

        The value of this field can be set to false if the network firewall policy being applied or the currently attached firewall policy doesn't contain NAT rules.

        Parameters:
        mustEnablePrivateNat - the value to set
        Returns:
        this builder