Uses of Class
com.google.cloud.compute.v1.ImageFamilyViewsClient
-
Packages that use ImageFamilyViewsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ImageFamilyViewsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ImageFamilyViewsClient Modifier and Type Method Description static ImageFamilyViewsClientImageFamilyViewsClient. create()Constructs an instance of ImageFamilyViewsClient with default settings.static ImageFamilyViewsClientImageFamilyViewsClient. create(ImageFamilyViewsSettings settings)Constructs an instance of ImageFamilyViewsClient, using the given settings.static ImageFamilyViewsClientImageFamilyViewsClient. create(ImageFamilyViewsStub stub)Constructs an instance of ImageFamilyViewsClient, using the given stub for making calls.
-