Class NotebookServiceClient.ListEnvironmentsPagedResponse (1.35.0)

public static class NotebookServiceClient.ListEnvironmentsPagedResponse extends AbstractPagedListResponse<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment,NotebookServiceClient.ListEnvironmentsPage,NotebookServiceClient.ListEnvironmentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NotebookServiceClient.ListEnvironmentsPagedResponse

Static Methods

createAsync(PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, ApiFuture<ListEnvironmentsResponse> futureResponse)

public static ApiFuture<NotebookServiceClient.ListEnvironmentsPagedResponse> createAsync(PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, ApiFuture<ListEnvironmentsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment>
futureResponseApiFuture<ListEnvironmentsResponse>
Returns
TypeDescription
ApiFuture<ListEnvironmentsPagedResponse>