public static class TpuClient.ListTensorFlowVersionsPagedResponse extends AbstractPagedListResponse<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion,TpuClient.ListTensorFlowVersionsPage,TpuClient.ListTensorFlowVersionsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > TpuClient.ListTensorFlowVersionsPagedResponseStatic Methods
createAsync(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ApiFuture<ListTensorFlowVersionsResponse> futureResponse)
public static ApiFuture<TpuClient.ListTensorFlowVersionsPagedResponse> createAsync(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ApiFuture<ListTensorFlowVersionsResponse> futureResponse)
Name | Description |
context | PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> |
futureResponse | ApiFuture<ListTensorFlowVersionsResponse> |
Type | Description |
ApiFuture<ListTensorFlowVersionsPagedResponse> |