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