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