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