Uses of Class
com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceBlockingStub
-
Packages that use BudgetServiceGrpc.BudgetServiceBlockingStub Package Description com.google.cloud.billing.budgets.v1beta1 A client to Cloud Billing Budget API -
-
Uses of BudgetServiceGrpc.BudgetServiceBlockingStub in com.google.cloud.billing.budgets.v1beta1
Methods in com.google.cloud.billing.budgets.v1beta1 that return BudgetServiceGrpc.BudgetServiceBlockingStub Modifier and Type Method Description protected BudgetServiceGrpc.BudgetServiceBlockingStub
BudgetServiceGrpc.BudgetServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BudgetServiceGrpc.BudgetServiceBlockingStub
BudgetServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-