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