Class TargetTcpProxiesClient.ListPagedResponse (1.51.0)

public static class TargetTcpProxiesClient.ListPagedResponse extends AbstractPagedListResponse<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy,TargetTcpProxiesClient.ListPage,TargetTcpProxiesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TargetTcpProxiesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy> context, ApiFuture<TargetTcpProxyList> futureResponse)

public static ApiFuture<TargetTcpProxiesClient.ListPagedResponse> createAsync(PageContext<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy> context, ApiFuture<TargetTcpProxyList> futureResponse)
Parameters
NameDescription
contextPageContext<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy>
futureResponseApiFuture<TargetTcpProxyList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>