Uses of Class
com.google.cloud.storageinsights.v1.StorageInsightsGrpc.StorageInsightsStub
-
Packages that use StorageInsightsGrpc.StorageInsightsStub Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of StorageInsightsGrpc.StorageInsightsStub in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return StorageInsightsGrpc.StorageInsightsStub Modifier and Type Method Description protected StorageInsightsGrpc.StorageInsightsStub
StorageInsightsGrpc.StorageInsightsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static StorageInsightsGrpc.StorageInsightsStub
StorageInsightsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-