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

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

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






Dataproc.Projects.Regions (Cloud Dataproc API v1-rev20240605-2.0.0)












com.google.api.services.dataproc

Class Dataproc.Projects.Regions

  • Enclosing class:
    Dataproc.Projects


    public class Dataproc.Projects.Regions
    extends Object
    The "regions" collection of methods.
    • Constructor Detail

      • Regions

        public Regions()
    • Method Detail

      • autoscalingPolicies

        public Dataproc.Projects.Regions.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
      • clusters

        public Dataproc.Projects.Regions.Clusters clusters()
        An accessor for creating requests from the Clusters collection.

        The typical use is:

            Dataproc dataproc = new Dataproc(...);
            Dataproc.Clusters.List request = dataproc.clusters().list(parameters ...)
         
        Returns:
        the resource collection
      • jobs

        public Dataproc.Projects.Regions.Jobs jobs()
        An accessor for creating requests from the Jobs collection.

        The typical use is:

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

        public Dataproc.Projects.Regions.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
      • workflowTemplates

        public Dataproc.Projects.Regions.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