Uses of Class
com.google.cloud.storageinsights.v1.stub.StorageInsightsStub
-
Packages that use StorageInsightsStub Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights APIcom.google.cloud.storageinsights.v1.stub -
-
Uses of StorageInsightsStub in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return StorageInsightsStub Modifier and Type Method Description StorageInsightsStubStorageInsightsClient. getStub()Methods in com.google.cloud.storageinsights.v1 with parameters of type StorageInsightsStub Modifier and Type Method Description static StorageInsightsClientStorageInsightsClient. create(StorageInsightsStub stub)Constructs an instance of StorageInsightsClient, using the given stub for making calls.Constructors in com.google.cloud.storageinsights.v1 with parameters of type StorageInsightsStub Constructor Description StorageInsightsClient(StorageInsightsStub stub) -
Uses of StorageInsightsStub in com.google.cloud.storageinsights.v1.stub
Subclasses of StorageInsightsStub in com.google.cloud.storageinsights.v1.stub Modifier and Type Class Description classGrpcStorageInsightsStubgRPC stub implementation for the StorageInsights service API.classHttpJsonStorageInsightsStubREST stub implementation for the StorageInsights service API.Methods in com.google.cloud.storageinsights.v1.stub that return StorageInsightsStub Modifier and Type Method Description StorageInsightsStubStorageInsightsStubSettings. createStub()
-