target.apidocs.com.google.api.services.run.v1beta1.CloudRun.Projects.Locations.html Maven / Gradle / Ivy
CloudRun.Projects.Locations (Cloud Run Admin API v1beta1-rev20200814-1.32.1)
com.google.api.services.run.v1beta1
Class CloudRun.Projects.Locations
- java.lang.Object
-
- com.google.api.services.run.v1beta1.CloudRun.Projects.Locations
-
- Enclosing class:
- CloudRun.Projects
public class CloudRun.Projects.Locations
extends Object
The "locations" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudRun.Projects.Locations.Customresourcedefinitions
The "customresourcedefinitions" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Locations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudRun.Projects.Locations.Customresourcedefinitions
customresourcedefinitions()
An accessor for creating requests from the Customresourcedefinitions collection.
-
-
Method Detail
-
customresourcedefinitions
public CloudRun.Projects.Locations.Customresourcedefinitions customresourcedefinitions()
An accessor for creating requests from the Customresourcedefinitions collection.
The typical use is:
CloudRun run = new CloudRun(...);
CloudRun.Customresourcedefinitions.List request = run.customresourcedefinitions().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2021 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy