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