Uses of Class
com.google.cloud.compute.v1.ImageFamilyViewsSettings
-
Packages that use ImageFamilyViewsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ImageFamilyViewsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ImageFamilyViewsSettings Modifier and Type Method Description ImageFamilyViewsSettingsImageFamilyViewsSettings.Builder. build()static ImageFamilyViewsSettingsImageFamilyViewsSettings. create(ImageFamilyViewsStubSettings stub)ImageFamilyViewsSettingsImageFamilyViewsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type ImageFamilyViewsSettings Modifier and Type Method Description static ImageFamilyViewsClientImageFamilyViewsClient. create(ImageFamilyViewsSettings settings)Constructs an instance of ImageFamilyViewsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type ImageFamilyViewsSettings Constructor Description Builder(ImageFamilyViewsSettings settings)ImageFamilyViewsClient(ImageFamilyViewsSettings settings)Constructs an instance of ImageFamilyViewsClient, using the given settings.
-