target.apidocs.com.google.api.services.run.v1.CloudRun.Projects.Locations.html Maven / Gradle / Ivy
CloudRun.Projects.Locations (Cloud Run API v1-rev20190809-1.29.2)
com.google.api.services.run.v1
Class CloudRun.Projects.Locations
- java.lang.Object
-
- com.google.api.services.run.v1.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.Get
class
CloudRun.Projects.Locations.List
-
Constructor Summary
Constructors
Constructor and Description
Locations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudRun.Projects.Locations.Get
get(String name)
Gets information about a location.
CloudRun.Projects.Locations.List
list(String name)
Lists information about the supported locations for this service.
-
-
Method Detail
-
get
public CloudRun.Projects.Locations.Get get(String name)
throws IOException
Gets information about a location.
Create a request for the method "locations.get".
This request holds the parameters needed by the run server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
name
- Resource name for the location.
- Returns:
- the request
- Throws:
IOException
-
list
public CloudRun.Projects.Locations.List list(String name)
throws IOException
Lists information about the supported locations for this service.
Create a request for the method "locations.list".
This request holds the parameters needed by the run server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
name
- The resource that owns the locations collection, if applicable.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy