
target.apidocs.com.google.api.services.compute.Compute.ImageFamilyViews.html Maven / Gradle / Ivy
Compute.ImageFamilyViews (Compute Engine API beta-rev20220312-1.32.1)
com.google.api.services.compute
Class Compute.ImageFamilyViews
- java.lang.Object
-
- com.google.api.services.compute.Compute.ImageFamilyViews
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Compute.ImageFamilyViews.Get
-
Constructor Summary
Constructors
Constructor and Description
ImageFamilyViews()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Compute.ImageFamilyViews.Get
get(String project,
String zone,
String family)
Returns the latest image that is part of an image family, is not deprecated and is rolled out in
the specified zone.
-
-
Method Detail
-
get
public Compute.ImageFamilyViews.Get get(String project,
String zone,
String family)
throws IOException
Returns the latest image that is part of an image family, is not deprecated and is rolled out in
the specified zone.
Create a request for the method "imageFamilyViews.get".
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.
zone
- The name of the zone for this request.
family
- Name of the image family to search for.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2022 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy