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