Uses of Class
com.google.api.serviceusage.v1.stub.ServiceUsageStub
-
Packages that use ServiceUsageStub Package Description com.google.api.serviceusage.v1 A client to Service Usage APIcom.google.api.serviceusage.v1.stub -
-
Uses of ServiceUsageStub in com.google.api.serviceusage.v1
Methods in com.google.api.serviceusage.v1 that return ServiceUsageStub Modifier and Type Method Description ServiceUsageStub
ServiceUsageClient. getStub()
Methods in com.google.api.serviceusage.v1 with parameters of type ServiceUsageStub Modifier and Type Method Description static ServiceUsageClient
ServiceUsageClient. create(ServiceUsageStub stub)
Constructs an instance of ServiceUsageClient, using the given stub for making calls.Constructors in com.google.api.serviceusage.v1 with parameters of type ServiceUsageStub Constructor Description ServiceUsageClient(ServiceUsageStub stub)
-
Uses of ServiceUsageStub in com.google.api.serviceusage.v1.stub
Subclasses of ServiceUsageStub in com.google.api.serviceusage.v1.stub Modifier and Type Class Description class
GrpcServiceUsageStub
gRPC stub implementation for the ServiceUsage service API.class
HttpJsonServiceUsageStub
REST stub implementation for the ServiceUsage service API.Methods in com.google.api.serviceusage.v1.stub that return ServiceUsageStub Modifier and Type Method Description ServiceUsageStub
ServiceUsageStubSettings. createStub()
-