public static class TpuClient.ListNodesPagedResponse extends AbstractPagedListResponse<ListNodesRequest,ListNodesResponse,Node,TpuClient.ListNodesPage,TpuClient.ListNodesFixedSizeCollection>
Static Methods
createAsync(PageContext<ListNodesRequest,ListNodesResponse,Node> context, ApiFuture<ListNodesResponse> futureResponse)
public static ApiFuture<TpuClient.ListNodesPagedResponse> createAsync(PageContext<ListNodesRequest,ListNodesResponse,Node> context, ApiFuture<ListNodesResponse> futureResponse)
Name | Description |
context | PageContext<ListNodesRequest,ListNodesResponse,Node> |
futureResponse | ApiFuture<ListNodesResponse> |
Type | Description |
ApiFuture<ListNodesPagedResponse> |