Class CloudBillingClient.ListBillingAccountsPagedResponse (2.41.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
NameDescription
contextPageContext<ListBillingAccountsRequest,ListBillingAccountsResponse,BillingAccount>
futureResponseApiFuture<ListBillingAccountsResponse>
Returns
TypeDescription
ApiFuture<ListBillingAccountsPagedResponse>