Uses of Class
com.google.cloud.compute.v1.stub.ImageFamilyViewsStubSettings
-
Packages that use ImageFamilyViewsStubSettings 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 ImageFamilyViewsStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type ImageFamilyViewsStubSettings Modifier and Type Method Description static ImageFamilyViewsSettingsImageFamilyViewsSettings. create(ImageFamilyViewsStubSettings stub) -
Uses of ImageFamilyViewsStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return ImageFamilyViewsStubSettings Modifier and Type Method Description ImageFamilyViewsStubSettingsImageFamilyViewsStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type ImageFamilyViewsStubSettings Modifier and Type Method Description static HttpJsonImageFamilyViewsStubHttpJsonImageFamilyViewsStub. create(ImageFamilyViewsStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type ImageFamilyViewsStubSettings Constructor Description Builder(ImageFamilyViewsStubSettings settings)HttpJsonImageFamilyViewsStub(ImageFamilyViewsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonImageFamilyViewsStub, using the given settings.HttpJsonImageFamilyViewsStub(ImageFamilyViewsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonImageFamilyViewsStub, using the given settings.
-