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