Class NginxConfigurationPackage

java.lang.Object
com.azure.resourcemanager.nginx.models.NginxConfigurationPackage

public final class NginxConfigurationPackage extends Object
The NginxConfigurationPackage model.
  • Constructor Details

    • NginxConfigurationPackage

      public NginxConfigurationPackage()
  • Method Details

    • data

      public String data()
      Get the data property: The data property.
      Returns:
      the data value.
    • withData

      public NginxConfigurationPackage withData(String data)
      Set the data property: The data property.
      Parameters:
      data - the data value to set.
      Returns:
      the NginxConfigurationPackage object itself.
    • validate

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