Uses of Class
com.google.cloud.billing.budgets.v1.ListBudgetsResponse
-
Packages that use ListBudgetsResponse Package Description com.google.cloud.billing.budgets.v1 A client to Cloud Billing Budget APIcom.google.cloud.billing.budgets.v1.stub -
-
Uses of ListBudgetsResponse in com.google.cloud.billing.budgets.v1
Methods in com.google.cloud.billing.budgets.v1 that return ListBudgetsResponse Modifier and Type Method Description ListBudgetsResponse
ListBudgetsResponse.Builder. build()
ListBudgetsResponse
ListBudgetsResponse.Builder. buildPartial()
static ListBudgetsResponse
ListBudgetsResponse. getDefaultInstance()
ListBudgetsResponse
ListBudgetsResponse.Builder. getDefaultInstanceForType()
ListBudgetsResponse
ListBudgetsResponse. getDefaultInstanceForType()
ListBudgetsResponse
BudgetServiceGrpc.BudgetServiceBlockingStub. listBudgets(ListBudgetsRequest request)
Returns a list of budgets for a billing account.static ListBudgetsResponse
ListBudgetsResponse. parseDelimitedFrom(InputStream input)
static ListBudgetsResponse
ListBudgetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(byte[] data)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(InputStream input)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(ByteBuffer data)
static ListBudgetsResponse
ListBudgetsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.billing.budgets.v1 that return types with arguments of type ListBudgetsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBudgetsRequest,ListBudgetsResponse>
BudgetServiceGrpc. getListBudgetsMethod()
com.google.protobuf.Parser<ListBudgetsResponse>
ListBudgetsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListBudgetsResponse>
BudgetServiceGrpc.BudgetServiceFutureStub. listBudgets(ListBudgetsRequest request)
Returns a list of budgets for a billing account.com.google.api.gax.rpc.UnaryCallable<ListBudgetsRequest,ListBudgetsResponse>
BudgetServiceClient. listBudgetsCallable()
Returns a list of budgets for a billing account.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBudgetsRequest,ListBudgetsResponse,BudgetServiceClient.ListBudgetsPagedResponse>
BudgetServiceSettings.Builder. listBudgetsSettings()
Returns the builder for the settings used for calls to listBudgets.com.google.api.gax.rpc.PagedCallSettings<ListBudgetsRequest,ListBudgetsResponse,BudgetServiceClient.ListBudgetsPagedResponse>
BudgetServiceSettings. listBudgetsSettings()
Returns the object with the settings used for calls to listBudgets.static com.google.protobuf.Parser<ListBudgetsResponse>
ListBudgetsResponse. parser()
Methods in com.google.cloud.billing.budgets.v1 with parameters of type ListBudgetsResponse Modifier and Type Method Description protected BudgetServiceClient.ListBudgetsPage
BudgetServiceClient.ListBudgetsPage. createPage(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, ListBudgetsResponse response)
ListBudgetsResponse.Builder
ListBudgetsResponse.Builder. mergeFrom(ListBudgetsResponse other)
static ListBudgetsResponse.Builder
ListBudgetsResponse. newBuilder(ListBudgetsResponse prototype)
Method parameters in com.google.cloud.billing.budgets.v1 with type arguments of type ListBudgetsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<BudgetServiceClient.ListBudgetsPagedResponse>
BudgetServiceClient.ListBudgetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, com.google.api.core.ApiFuture<ListBudgetsResponse> futureResponse)
static com.google.api.core.ApiFuture<BudgetServiceClient.ListBudgetsPagedResponse>
BudgetServiceClient.ListBudgetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, com.google.api.core.ApiFuture<ListBudgetsResponse> futureResponse)
protected BudgetServiceClient.ListBudgetsPage
BudgetServiceClient.ListBudgetsPage. createPage(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, ListBudgetsResponse response)
com.google.api.core.ApiFuture<BudgetServiceClient.ListBudgetsPage>
BudgetServiceClient.ListBudgetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, com.google.api.core.ApiFuture<ListBudgetsResponse> futureResponse)
com.google.api.core.ApiFuture<BudgetServiceClient.ListBudgetsPage>
BudgetServiceClient.ListBudgetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, com.google.api.core.ApiFuture<ListBudgetsResponse> futureResponse)
default void
BudgetServiceGrpc.AsyncService. listBudgets(ListBudgetsRequest request, io.grpc.stub.StreamObserver<ListBudgetsResponse> responseObserver)
Returns a list of budgets for a billing account.void
BudgetServiceGrpc.BudgetServiceStub. listBudgets(ListBudgetsRequest request, io.grpc.stub.StreamObserver<ListBudgetsResponse> responseObserver)
Returns a list of budgets for a billing account. -
Uses of ListBudgetsResponse in com.google.cloud.billing.budgets.v1.stub
Methods in com.google.cloud.billing.budgets.v1.stub that return types with arguments of type ListBudgetsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBudgetsRequest,ListBudgetsResponse>
BudgetServiceStub. listBudgetsCallable()
com.google.api.gax.rpc.UnaryCallable<ListBudgetsRequest,ListBudgetsResponse>
GrpcBudgetServiceStub. listBudgetsCallable()
com.google.api.gax.rpc.UnaryCallable<ListBudgetsRequest,ListBudgetsResponse>
HttpJsonBudgetServiceStub. listBudgetsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBudgetsRequest,ListBudgetsResponse,BudgetServiceClient.ListBudgetsPagedResponse>
BudgetServiceStubSettings.Builder. listBudgetsSettings()
Returns the builder for the settings used for calls to listBudgets.com.google.api.gax.rpc.PagedCallSettings<ListBudgetsRequest,ListBudgetsResponse,BudgetServiceClient.ListBudgetsPagedResponse>
BudgetServiceStubSettings. listBudgetsSettings()
Returns the object with the settings used for calls to listBudgets.
-