Uses of Class
com.google.cloud.compute.v1.stub.HttpJsonImageFamilyViewsStub
-
Packages that use HttpJsonImageFamilyViewsStub Package Description com.google.cloud.compute.v1.stub -
-
Uses of HttpJsonImageFamilyViewsStub in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return HttpJsonImageFamilyViewsStub Modifier and Type Method Description static HttpJsonImageFamilyViewsStub
HttpJsonImageFamilyViewsStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonImageFamilyViewsStub
HttpJsonImageFamilyViewsStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonImageFamilyViewsStub
HttpJsonImageFamilyViewsStub. create(ImageFamilyViewsStubSettings settings)
-