Package com.google.appengine.v1
Class ServicesClient.ListServicesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListServicesRequest,ListServicesResponse,Service,ServicesClient.ListServicesPage,ServicesClient.ListServicesFixedSizeCollection>
-
- com.google.appengine.v1.ServicesClient.ListServicesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Service>
- Enclosing class:
- ServicesClient
public static class ServicesClient.ListServicesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListServicesRequest,ListServicesResponse,Service,ServicesClient.ListServicesPage,ServicesClient.ListServicesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ServicesClient.ListServicesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ServicesClient.ListServicesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
-
-