Class ManagedNotebookServiceClient.ListRuntimesPagedResponse (1.1.1)

public static class ManagedNotebookServiceClient.ListRuntimesPagedResponse extends AbstractPagedListResponse<ListRuntimesRequest,ListRuntimesResponse,Runtime,ManagedNotebookServiceClient.ListRuntimesPage,ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ManagedNotebookServiceClient.ListRuntimesPagedResponse

Static Methods

createAsync(PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, ApiFuture<ListRuntimesResponse> futureResponse)

public static ApiFuture<ManagedNotebookServiceClient.ListRuntimesPagedResponse> createAsync(PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, ApiFuture<ListRuntimesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime>
futureResponseApiFuture<ListRuntimesResponse>
Returns
TypeDescription
ApiFuture<ListRuntimesPagedResponse>