Uses of Class
com.google.api.serviceusage.v1.ServiceUsageClient
-
Packages that use ServiceUsageClient Package Description com.google.api.serviceusage.v1 A client to Service Usage API -
-
Uses of ServiceUsageClient in com.google.api.serviceusage.v1
Methods in com.google.api.serviceusage.v1 that return ServiceUsageClient Modifier and Type Method Description static ServiceUsageClient
ServiceUsageClient. create()
Constructs an instance of ServiceUsageClient with default settings.static ServiceUsageClient
ServiceUsageClient. create(ServiceUsageSettings settings)
Constructs an instance of ServiceUsageClient, using the given settings.static ServiceUsageClient
ServiceUsageClient. create(ServiceUsageStub stub)
Constructs an instance of ServiceUsageClient, using the given stub for making calls.
-