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

target.apidocs.com.google.api.services.dataproc.Dataproc.Projects.Locations.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250111-2.0.0
Show newest version






Dataproc.Projects.Locations (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc

Class Dataproc.Projects.Locations

  • Enclosing class:
    Dataproc.Projects


    public class Dataproc.Projects.Locations
    extends Object
    The "locations" collection of methods.
    • Constructor Detail

      • Locations

        public Locations()
    • Method Detail

      • autoscalingPolicies

        public Dataproc.Projects.Locations.AutoscalingPolicies autoscalingPolicies()
        An accessor for creating requests from the AutoscalingPolicies collection.

        The typical use is:

            Dataproc dataproc = new Dataproc(...);
            Dataproc.AutoscalingPolicies.List request = dataproc.autoscalingPolicies().list(parameters ...)
         
        Returns:
        the resource collection
      • batches

        public Dataproc.Projects.Locations.Batches batches()
        An accessor for creating requests from the Batches collection.

        The typical use is:

            Dataproc dataproc = new Dataproc(...);
            Dataproc.Batches.List request = dataproc.batches().list(parameters ...)
         
        Returns:
        the resource collection
      • operations

        public Dataproc.Projects.Locations.Operations operations()
        An accessor for creating requests from the Operations collection.

        The typical use is:

            Dataproc dataproc = new Dataproc(...);
            Dataproc.Operations.List request = dataproc.operations().list(parameters ...)
         
        Returns:
        the resource collection
      • sessionTemplates

        public Dataproc.Projects.Locations.SessionTemplates sessionTemplates()
        An accessor for creating requests from the SessionTemplates collection.

        The typical use is:

            Dataproc dataproc = new Dataproc(...);
            Dataproc.SessionTemplates.List request = dataproc.sessionTemplates().list(parameters ...)
         
        Returns:
        the resource collection
      • sessions

        public Dataproc.Projects.Locations.Sessions sessions()
        An accessor for creating requests from the Sessions collection.

        The typical use is:

            Dataproc dataproc = new Dataproc(...);
            Dataproc.Sessions.List request = dataproc.sessions().list(parameters ...)
         
        Returns:
        the resource collection
      • workflowTemplates

        public Dataproc.Projects.Locations.WorkflowTemplates workflowTemplates()
        An accessor for creating requests from the WorkflowTemplates collection.

        The typical use is:

            Dataproc dataproc = new Dataproc(...);
            Dataproc.WorkflowTemplates.List request = dataproc.workflowTemplates().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy