Class SparkJobDefinitionsListResponse


  • public final class SparkJobDefinitionsListResponse
    extends Object
    A list of spark job definitions resources.
    • Constructor Detail

      • SparkJobDefinitionsListResponse

        public SparkJobDefinitionsListResponse()
    • Method Detail

      • getNextLink

        public String getNextLink()
        Get the nextLink property: The link to the next page of results, if any remaining results exist.
        Returns:
        the nextLink value.
      • setNextLink

        public SparkJobDefinitionsListResponse setNextLink​(String nextLink)
        Set the nextLink property: The link to the next page of results, if any remaining results exist.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the SparkJobDefinitionsListResponse object itself.