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