Uses of Class
com.google.cloud.compute.v1.stub.MachineImagesStub
-
Packages that use MachineImagesStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of MachineImagesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return MachineImagesStub Modifier and Type Method Description MachineImagesStub
MachineImagesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type MachineImagesStub Modifier and Type Method Description static MachineImagesClient
MachineImagesClient. create(MachineImagesStub stub)
Constructs an instance of MachineImagesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type MachineImagesStub Constructor Description MachineImagesClient(MachineImagesStub stub)
-
Uses of MachineImagesStub in com.google.cloud.compute.v1.stub
Subclasses of MachineImagesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonMachineImagesStub
REST stub implementation for the MachineImages service API.Methods in com.google.cloud.compute.v1.stub that return MachineImagesStub Modifier and Type Method Description MachineImagesStub
MachineImagesStubSettings. createStub()
-