Class DatastoreList


  • public final class DatastoreList
    extends Object
    A paged list of datastores.
    • Constructor Detail

      • DatastoreList

        public DatastoreList()
    • Method Detail

      • value

        public List<DatastoreInner> value()
        Get the value property: The items on a page.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: URL to get the next page if any.
        Returns:
        the nextLink value.
      • validate

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