Package com.google.cloud.compute.v1
Class BackendServicesClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListBackendServicesRequest,BackendServiceList,BackendService,BackendServicesClient.ListPage,BackendServicesClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.BackendServicesClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<BackendService>
- Enclosing class:
- BackendServicesClient
public static class BackendServicesClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListBackendServicesRequest,BackendServiceList,BackendService,BackendServicesClient.ListPage,BackendServicesClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BackendServicesClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BackendServicesClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context, com.google.api.core.ApiFuture<BackendServiceList> futureResponse)
-
-