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