Class SapCentralInstanceList

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

public final class SapCentralInstanceList extends Object
Defines the collection of SAP Central Instances.
  • Constructor Details

    • SapCentralInstanceList

      public SapCentralInstanceList()
  • Method Details

    • value

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

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

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

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

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