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