Class MetadataList


  • public final class MetadataList
    extends Object
    List of all the metadata.
    • Constructor Detail

      • MetadataList

        public MetadataList()
    • Method Detail

      • value

        public List<MetadataModelInner> value()
        Get the value property: Array of metadata.
        Returns:
        the value value.
      • withValue

        public MetadataList withValue​(List<MetadataModelInner> value)
        Set the value property: Array of metadata.
        Parameters:
        value - the value value to set.
        Returns:
        the MetadataList object itself.
      • nextLink

        public String nextLink()
        Get the nextLink property: URL to fetch the next page of metadata.
        Returns:
        the nextLink value.
      • validate

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