Class SparkConfigurationListResponse


  • public final class SparkConfigurationListResponse
    extends Object
    A list of sparkconfiguration resources.
    • Constructor Detail

      • SparkConfigurationListResponse

        public SparkConfigurationListResponse()
    • 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 SparkConfigurationListResponse 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 SparkConfigurationListResponse object itself.