Class GalleryApplicationVersionList


  • public final class GalleryApplicationVersionList
    extends Object
    The List Gallery Application version operation response.
    • Constructor Detail

      • GalleryApplicationVersionList

        public GalleryApplicationVersionList()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The uri to fetch the next page of gallery Application Versions. Call ListNext() with this to fetch the next page of gallery Application Versions.
        Returns:
        the nextLink value.
      • withNextLink

        public GalleryApplicationVersionList withNextLink​(String nextLink)
        Set the nextLink property: The uri to fetch the next page of gallery Application Versions. Call ListNext() with this to fetch the next page of gallery Application Versions.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the GalleryApplicationVersionList object itself.
      • validate

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