Uses of Class
com.google.cloud.storageinsights.v1.StorageInsightsGrpc.StorageInsightsBlockingStub
-
Packages that use StorageInsightsGrpc.StorageInsightsBlockingStub Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of StorageInsightsGrpc.StorageInsightsBlockingStub in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return StorageInsightsGrpc.StorageInsightsBlockingStub Modifier and Type Method Description protected StorageInsightsGrpc.StorageInsightsBlockingStub
StorageInsightsGrpc.StorageInsightsBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static StorageInsightsGrpc.StorageInsightsBlockingStub
StorageInsightsGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-