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

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







SparkApplication (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class SparkApplication

    • Constructor Detail

      • SparkApplication

        public SparkApplication()
    • Method Detail

      • getApplication

        public ApplicationInfo getApplication()
        Output only. High level information corresponding to an application.
        Returns:
        value or null for none
      • setApplication

        public SparkApplication setApplication(ApplicationInfo application)
        Output only. High level information corresponding to an application.
        Parameters:
        application - application or null for none
      • getName

        public String getName()
        Identifier. Name of the spark application
        Returns:
        value or null for none
      • setName

        public SparkApplication setName(String name)
        Identifier. Name of the spark application
        Parameters:
        name - name or null for none
      • clone

        public SparkApplication clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy