Class SapApplicationServerInstanceList

java.lang.Object
com.azure.resourcemanager.workloads.models.SapApplicationServerInstanceList

public final class SapApplicationServerInstanceList extends Object
Defines the collection of SAP Application Server Instances.
  • Constructor Details

    • SapApplicationServerInstanceList

      public SapApplicationServerInstanceList()
  • Method Details

    • value

      Get the value property: Gets the list of SAP Application Server instances.
      Returns:
      the value value.
    • withValue

      Set the value property: Gets the list of SAP Application Server instances.
      Parameters:
      value - the value value to set.
      Returns:
      the SapApplicationServerInstanceList object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: Gets the value of next link.
      Returns:
      the nextLink value.
    • withNextLink

      public SapApplicationServerInstanceList withNextLink(String nextLink)
      Set the nextLink property: Gets the value of next link.
      Parameters:
      nextLink - the nextLink value to set.
      Returns:
      the SapApplicationServerInstanceList object itself.
    • validate

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