Class ChangeResourceListResult


  • public final class ChangeResourceListResult
    extends Object
    The list of resources.
    • Constructor Detail

      • ChangeResourceListResult

        public ChangeResourceListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The link used to get the next page of Change Resources.
        Returns:
        the nextLink value.
      • withNextLink

        public ChangeResourceListResult withNextLink​(String nextLink)
        Set the nextLink property: The link used to get the next page of Change Resources.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the ChangeResourceListResult object itself.
      • validate

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