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