Class TpuClient.ListRuntimeVersionsPagedResponse (2.42.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
NameDescription
contextPageContext<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse,RuntimeVersion>
futureResponseApiFuture<ListRuntimeVersionsResponse>
Returns
TypeDescription
ApiFuture<ListRuntimeVersionsPagedResponse>