Class BigDataPoolResourceInfoListResult


  • public final class BigDataPoolResourceInfoListResult
    extends Object
    Collection of Big Data pools Collection of Big Data pool information.
    • Constructor Detail

      • BigDataPoolResourceInfoListResult

        public BigDataPoolResourceInfoListResult()
    • Method Detail

      • getNextLink

        public String getNextLink()
        Get the nextLink property: Link to the next page of results.
        Returns:
        the nextLink value.
      • setNextLink

        public BigDataPoolResourceInfoListResult setNextLink​(String nextLink)
        Set the nextLink property: Link to the next page of results.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the BigDataPoolResourceInfoListResult object itself.