Uses of Class
com.google.cloud.compute.v1.stub.ImagesStub
-
Packages that use ImagesStub 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 ImagesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ImagesStub Modifier and Type Method Description ImagesStub
ImagesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type ImagesStub Modifier and Type Method Description static ImagesClient
ImagesClient. create(ImagesStub stub)
Constructs an instance of ImagesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type ImagesStub Constructor Description ImagesClient(ImagesStub stub)
-
Uses of ImagesStub in com.google.cloud.compute.v1.stub
Subclasses of ImagesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonImagesStub
REST stub implementation for the Images service API.Methods in com.google.cloud.compute.v1.stub that return ImagesStub Modifier and Type Method Description ImagesStub
ImagesStubSettings. createStub()
-