All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dataproc.model.SearchSparkApplicationJobsResponse.html Maven / Gradle / Ivy

The newest version!






SearchSparkApplicationJobsResponse (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class SearchSparkApplicationJobsResponse

    • Constructor Detail

      • SearchSparkApplicationJobsResponse

        public SearchSparkApplicationJobsResponse()
    • Method Detail

      • getNextPageToken

        public String getNextPageToken()
        This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token in a subsequent SearchSparkApplicationJobsRequest.
        Returns:
        value or null for none
      • setNextPageToken

        public SearchSparkApplicationJobsResponse setNextPageToken(String nextPageToken)
        This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token in a subsequent SearchSparkApplicationJobsRequest.
        Parameters:
        nextPageToken - nextPageToken or null for none
      • getSparkApplicationJobs

        public List<JobData> getSparkApplicationJobs()
        Output only. Data corresponding to a spark job.
        Returns:
        value or null for none
      • setSparkApplicationJobs

        public SearchSparkApplicationJobsResponse setSparkApplicationJobs(List<JobData> sparkApplicationJobs)
        Output only. Data corresponding to a spark job.
        Parameters:
        sparkApplicationJobs - sparkApplicationJobs or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy