public static class ConnectionServiceClient.ListConnectionsPage extends com.google.api.gax.paging.AbstractPage<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage>
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionServiceClient.ListConnectionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context,
ListConnectionsResponse response) |
com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context,
com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse) |
protected ConnectionServiceClient.ListConnectionsPage createPage(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ListConnectionsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage>public com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage>Copyright © 2023 Google LLC. All rights reserved.