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