Package com.google.cloud.tpu.v1
Class TpuClient.ListNodesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListNodesRequest,ListNodesResponse,Node,TpuClient.ListNodesPage,TpuClient.ListNodesFixedSizeCollection>
-
- com.google.cloud.tpu.v1.TpuClient.ListNodesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Node>
- Enclosing class:
- TpuClient
public static class TpuClient.ListNodesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListNodesRequest,ListNodesResponse,Node,TpuClient.ListNodesPage,TpuClient.ListNodesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TpuClient.ListNodesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListNodesRequest,ListNodesResponse,Node> context, com.google.api.core.ApiFuture<ListNodesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TpuClient.ListNodesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListNodesRequest,ListNodesResponse,Node> context, com.google.api.core.ApiFuture<ListNodesResponse> futureResponse)
-
-