Class TpuClient.ListNodesPagedResponse (2.5.0)

public static class TpuClient.ListNodesPagedResponse extends AbstractPagedListResponse<ListNodesRequest,ListNodesResponse,Node,TpuClient.ListNodesPage,TpuClient.ListNodesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TpuClient.ListNodesPagedResponse

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)
Parameters Returns