public static class AddressesClient.ListPage extends com.google.api.gax.paging.AbstractPage<ListAddressesRequest,AddressList,Address,AddressesClient.ListPage>
| Modifier and Type | Method and Description |
|---|---|
protected AddressesClient.ListPage |
createPage(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context,
AddressList response) |
com.google.api.core.ApiFuture<AddressesClient.ListPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected AddressesClient.ListPage createPage(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, AddressList response)
createPage in class com.google.api.gax.paging.AbstractPage<ListAddressesRequest,AddressList,Address,AddressesClient.ListPage>public com.google.api.core.ApiFuture<AddressesClient.ListPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListAddressesRequest,AddressList,Address,AddressesClient.ListPage>Copyright © 2024 Google LLC. All rights reserved.