Package com.google.cloud.notebooks.v1
Class NotebookServiceClient.ListSchedulesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSchedulesRequest,ListSchedulesResponse,Schedule,NotebookServiceClient.ListSchedulesPage,NotebookServiceClient.ListSchedulesFixedSizeCollection>
-
- com.google.cloud.notebooks.v1.NotebookServiceClient.ListSchedulesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Schedule>
- Enclosing class:
- NotebookServiceClient
public static class NotebookServiceClient.ListSchedulesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSchedulesRequest,ListSchedulesResponse,Schedule,NotebookServiceClient.ListSchedulesPage,NotebookServiceClient.ListSchedulesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<NotebookServiceClient.ListSchedulesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context, com.google.api.core.ApiFuture<ListSchedulesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<NotebookServiceClient.ListSchedulesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context, com.google.api.core.ApiFuture<ListSchedulesResponse> futureResponse)
-
-