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