Class BudgetServiceClient.ListBudgetsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListBudgetsRequest,ListBudgetsResponse,Budget,BudgetServiceClient.ListBudgetsPage,BudgetServiceClient.ListBudgetsFixedSizeCollection>
-
- com.google.cloud.billing.budgets.v1.BudgetServiceClient.ListBudgetsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Budget>
- Enclosing class:
- BudgetServiceClient
public static class BudgetServiceClient.ListBudgetsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListBudgetsRequest,ListBudgetsResponse,Budget,BudgetServiceClient.ListBudgetsPage,BudgetServiceClient.ListBudgetsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BudgetServiceClient.ListBudgetsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, com.google.api.core.ApiFuture<ListBudgetsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BudgetServiceClient.ListBudgetsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListBudgetsRequest,ListBudgetsResponse,Budget> context, com.google.api.core.ApiFuture<ListBudgetsResponse> futureResponse)
-
-