Class TpuClient.ListRuntimeVersionsPagedResponse (2.44.0)

public static class TpuClient.ListRuntimeVersionsPagedResponse extends AbstractPagedListResponse<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion,TpuClient.ListRuntimeVersionsPage,TpuClient.ListRuntimeVersionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TpuClient.ListRuntimeVersionsPagedResponse

Static Methods

createAsync(PageContext<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion> context, ApiFuture<ListRuntimeVersionsResponse> futureResponse)

public static ApiFuture<TpuClient.ListRuntimeVersionsPagedResponse> createAsync(PageContext<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion> context, ApiFuture<ListRuntimeVersionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion>
futureResponse ApiFuture<ListRuntimeVersionsResponse>
Returns
Type Description
ApiFuture<ListRuntimeVersionsPagedResponse>