Uses of Class
com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceStub
-
Packages that use BudgetServiceGrpc.BudgetServiceStub Package Description com.google.cloud.billing.budgets.v1beta1 A client to Cloud Billing Budget API -
-
Uses of BudgetServiceGrpc.BudgetServiceStub in com.google.cloud.billing.budgets.v1beta1
Methods in com.google.cloud.billing.budgets.v1beta1 that return BudgetServiceGrpc.BudgetServiceStub Modifier and Type Method Description protected BudgetServiceGrpc.BudgetServiceStubBudgetServiceGrpc.BudgetServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static BudgetServiceGrpc.BudgetServiceStubBudgetServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-