Package com.google.cloud.tpu.v1
Class TpuClient.ListTensorFlowVersionsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion,TpuClient.ListTensorFlowVersionsPage,TpuClient.ListTensorFlowVersionsFixedSizeCollection>
-
- com.google.cloud.tpu.v1.TpuClient.ListTensorFlowVersionsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<TensorFlowVersion>
- Enclosing class:
- TpuClient
public static class TpuClient.ListTensorFlowVersionsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion,TpuClient.ListTensorFlowVersionsPage,TpuClient.ListTensorFlowVersionsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected TpuClient.ListTensorFlowVersionsFixedSizeCollection
createCollection(List<TpuClient.ListTensorFlowVersionsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected TpuClient.ListTensorFlowVersionsFixedSizeCollection createCollection(List<TpuClient.ListTensorFlowVersionsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion,TpuClient.ListTensorFlowVersionsPage,TpuClient.ListTensorFlowVersionsFixedSizeCollection>
-
-