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