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 StorageInsightsStub
StorageInsightsClient. getStub()
Methods in com.google.cloud.storageinsights.v1 with parameters of type StorageInsightsStub Modifier and Type Method Description static StorageInsightsClient
StorageInsightsClient. 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 class
GrpcStorageInsightsStub
gRPC stub implementation for the StorageInsights service API.class
HttpJsonStorageInsightsStub
REST stub implementation for the StorageInsights service API.Methods in com.google.cloud.storageinsights.v1.stub that return StorageInsightsStub Modifier and Type Method Description StorageInsightsStub
StorageInsightsStubSettings. createStub()
-