Class AddressResourceList


  • public final class AddressResourceList
    extends Object
    Address Resource Collection.
    • Constructor Detail

      • AddressResourceList

        public AddressResourceList()
    • Method Detail

      • value

        public List<AddressResourceInner> value()
        Get the value property: List of address resources.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: Link for the next set of job resources.
        Returns:
        the nextLink value.
      • withNextLink

        public AddressResourceList withNextLink​(String nextLink)
        Set the nextLink property: Link for the next set of job resources.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the AddressResourceList object itself.
      • validate

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