Uses of Class
com.google.api.serviceusage.v1beta1.ServiceUsageGrpc.ServiceUsageFutureStub
-
Packages that use ServiceUsageGrpc.ServiceUsageFutureStub Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage API -
-
Uses of ServiceUsageGrpc.ServiceUsageFutureStub in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return ServiceUsageGrpc.ServiceUsageFutureStub Modifier and Type Method Description protected ServiceUsageGrpc.ServiceUsageFutureStub
ServiceUsageGrpc.ServiceUsageFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ServiceUsageGrpc.ServiceUsageFutureStub
ServiceUsageGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-