Class TpuClient.ListNodesPagedResponse (2.42.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
NameDescription
contextPageContext<ListNodesRequest,ListNodesResponse,Node>
futureResponseApiFuture<ListNodesResponse>
Returns
TypeDescription
ApiFuture<ListNodesPagedResponse>