Class MaintenanceConfigurationListResult

java.lang.Object
com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult

public final class MaintenanceConfigurationListResult extends Object
The response from the List maintenance configurations operation.
  • Constructor Details

    • MaintenanceConfigurationListResult

      public MaintenanceConfigurationListResult()
  • Method Details

    • value

      Get the value property: The list of maintenance configurations.
      Returns:
      the value value.
    • withValue

      Set the value property: The list of maintenance configurations.
      Parameters:
      value - the value value to set.
      Returns:
      the MaintenanceConfigurationListResult object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: The URL to get the next set of maintenance configuration results.
      Returns:
      the nextLink value.
    • validate

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