Class PagedUsers


  • public final class PagedUsers
    extends Object
    Paged list of users.
    • Constructor Detail

      • PagedUsers

        public PagedUsers()
    • Method Detail

      • value

        public List<UserInner> value()
        Get the value property: The array page of user results.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The link to get the next page of image results.
        Returns:
        the nextLink value.
      • validate

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