Class CloudBillingClient.ListBillingAccountsPagedResponse (2.42.0)

public static class CloudBillingClient.ListBillingAccountsPagedResponse extends AbstractPagedListResponse<ListBillingAccountsRequest,ListBillingAccountsResponse,BillingAccount,CloudBillingClient.ListBillingAccountsPage,CloudBillingClient.ListBillingAccountsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudBillingClient.ListBillingAccountsPagedResponse

Static Methods

createAsync(PageContext<ListBillingAccountsRequest,ListBillingAccountsResponse,BillingAccount> context, ApiFuture<ListBillingAccountsResponse> futureResponse)

public static ApiFuture<CloudBillingClient.ListBillingAccountsPagedResponse> createAsync(PageContext<ListBillingAccountsRequest,ListBillingAccountsResponse,BillingAccount> context, ApiFuture<ListBillingAccountsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBillingAccountsRequest,ListBillingAccountsResponse,BillingAccount>
futureResponse ApiFuture<ListBillingAccountsResponse>
Returns
Type Description
ApiFuture<ListBillingAccountsPagedResponse>