Package com.google.cloud.tpu.v2alpha1
Class TpuClient.ListRuntimeVersionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion,TpuClient.ListRuntimeVersionsPage,TpuClient.ListRuntimeVersionsFixedSizeCollection>
-
- com.google.cloud.tpu.v2alpha1.TpuClient.ListRuntimeVersionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<RuntimeVersion>
- Enclosing class:
- TpuClient
public static class TpuClient.ListRuntimeVersionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion,TpuClient.ListRuntimeVersionsPage,TpuClient.ListRuntimeVersionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TpuClient.ListRuntimeVersionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion> context, com.google.api.core.ApiFuture<ListRuntimeVersionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TpuClient.ListRuntimeVersionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion> context, com.google.api.core.ApiFuture<ListRuntimeVersionsResponse> futureResponse)
-
-