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