target.apidocs.com.google.api.services.compute.Compute.RegionZones.html Maven / Gradle / Ivy
The newest version!
Compute.RegionZones (Compute Engine API v1-rev20250320-2.0.0)
com.google.api.services.compute
Class Compute.RegionZones
- java.lang.Object
-
- com.google.api.services.compute.Compute.RegionZones
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Compute.RegionZones.List
-
Constructor Summary
Constructors
Constructor and Description
RegionZones()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Compute.RegionZones.List
list(String project,
String region)
Retrieves the list of Zone resources under the specific region available to the specified
project.
-
-
Method Detail
-
list
public Compute.RegionZones.List list(String project,
String region)
throws IOException
Retrieves the list of Zone resources under the specific region available to the specified
project.
Create a request for the method "regionZones.list".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
project - Project ID for this request.
region - Region for this request.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2025 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy