Uses of Class
com.google.cloud.billing.budgets.v1.stub.GrpcBudgetServiceStub
-
Packages that use GrpcBudgetServiceStub Package Description com.google.cloud.billing.budgets.v1.stub -
-
Uses of GrpcBudgetServiceStub in com.google.cloud.billing.budgets.v1.stub
Methods in com.google.cloud.billing.budgets.v1.stub that return GrpcBudgetServiceStub Modifier and Type Method Description static GrpcBudgetServiceStubGrpcBudgetServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcBudgetServiceStubGrpcBudgetServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcBudgetServiceStubGrpcBudgetServiceStub. create(BudgetServiceStubSettings settings)
-