Class TpuClient.ListTensorFlowVersionsPage (2.7.0)

public static class TpuClient.ListTensorFlowVersionsPage extends AbstractPage<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion,TpuClient.ListTensorFlowVersionsPage>

Inheritance

java.lang.Object > AbstractPage > TpuClient.ListTensorFlowVersionsPage

Methods

createPage(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ListTensorFlowVersionsResponse response)

protected TpuClient.ListTensorFlowVersionsPage createPage(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ListTensorFlowVersionsResponse response)
Parameters Returns Overrides

createPageAsync(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ApiFuture<ListTensorFlowVersionsResponse> futureResponse)

public ApiFuture<TpuClient.ListTensorFlowVersionsPage> createPageAsync(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ApiFuture<ListTensorFlowVersionsResponse> futureResponse)
Parameters Returns Overrides