Skip navigation links
B C D G L N S U 

B

bindService() - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceImplBase
 
BudgetServiceGrpc - Class in com.google.cloud.billing.budgets.v1beta1
BudgetService stores Cloud Billing budgets, which define a budget plan and rules to execute as we track spend against that plan.
BudgetServiceGrpc.BudgetServiceBlockingStub - Class in com.google.cloud.billing.budgets.v1beta1
BudgetService stores Cloud Billing budgets, which define a budget plan and rules to execute as we track spend against that plan.
BudgetServiceGrpc.BudgetServiceFutureStub - Class in com.google.cloud.billing.budgets.v1beta1
BudgetService stores Cloud Billing budgets, which define a budget plan and rules to execute as we track spend against that plan.
BudgetServiceGrpc.BudgetServiceImplBase - Class in com.google.cloud.billing.budgets.v1beta1
BudgetService stores Cloud Billing budgets, which define a budget plan and rules to execute as we track spend against that plan.
BudgetServiceGrpc.BudgetServiceStub - Class in com.google.cloud.billing.budgets.v1beta1
BudgetService stores Cloud Billing budgets, which define a budget plan and rules to execute as we track spend against that plan.
BudgetServiceImplBase() - Constructor for class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceStub
 

C

com.google.cloud.billing.budgets.v1beta1 - package com.google.cloud.billing.budgets.v1beta1
 
createBudget(CreateBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceBlockingStub
Creates a new budget.
createBudget(CreateBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceFutureStub
Creates a new budget.
createBudget(CreateBudgetRequest, StreamObserver<Budget>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceImplBase
Creates a new budget.
createBudget(CreateBudgetRequest, StreamObserver<Budget>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceStub
Creates a new budget.

D

deleteBudget(DeleteBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceBlockingStub
Deletes a budget.
deleteBudget(DeleteBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceFutureStub
Deletes a budget.
deleteBudget(DeleteBudgetRequest, StreamObserver<Empty>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceImplBase
Deletes a budget.
deleteBudget(DeleteBudgetRequest, StreamObserver<Empty>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceStub
Deletes a budget.

G

getBudget(GetBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceBlockingStub
Returns a budget.
getBudget(GetBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceFutureStub
Returns a budget.
getBudget(GetBudgetRequest, StreamObserver<Budget>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceImplBase
Returns a budget.
getBudget(GetBudgetRequest, StreamObserver<Budget>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceStub
Returns a budget.
getCreateBudgetMethod() - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
 
getDeleteBudgetMethod() - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
 
getGetBudgetMethod() - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
 
getListBudgetsMethod() - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
 
getUpdateBudgetMethod() - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
 

L

listBudgets(ListBudgetsRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceBlockingStub
Returns a list of budgets for a billing account.
listBudgets(ListBudgetsRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceFutureStub
Returns a list of budgets for a billing account.
listBudgets(ListBudgetsRequest, StreamObserver<ListBudgetsResponse>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceImplBase
Returns a list of budgets for a billing account.
listBudgets(ListBudgetsRequest, StreamObserver<ListBudgetsResponse>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceStub
Returns a list of budgets for a billing account.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc
 

U

updateBudget(UpdateBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceBlockingStub
Updates a budget and returns the updated budget.
updateBudget(UpdateBudgetRequest) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceFutureStub
Updates a budget and returns the updated budget.
updateBudget(UpdateBudgetRequest, StreamObserver<Budget>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceImplBase
Updates a budget and returns the updated budget.
updateBudget(UpdateBudgetRequest, StreamObserver<Budget>) - Method in class com.google.cloud.billing.budgets.v1beta1.BudgetServiceGrpc.BudgetServiceStub
Updates a budget and returns the updated budget.
B C D G L N S U 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.