Class NetworkServicesClient.ListTcpRoutesPagedResponse (0.1.0)

public static class NetworkServicesClient.ListTcpRoutesPagedResponse extends AbstractPagedListResponse<ListTcpRoutesRequest,ListTcpRoutesResponse,TcpRoute,NetworkServicesClient.ListTcpRoutesPage,NetworkServicesClient.ListTcpRoutesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworkServicesClient.ListTcpRoutesPagedResponse

Static Methods

createAsync(PageContext<ListTcpRoutesRequest,ListTcpRoutesResponse,TcpRoute> context, ApiFuture<ListTcpRoutesResponse> futureResponse)

public static ApiFuture<NetworkServicesClient.ListTcpRoutesPagedResponse> createAsync(PageContext<ListTcpRoutesRequest,ListTcpRoutesResponse,TcpRoute> context, ApiFuture<ListTcpRoutesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTcpRoutesRequest,ListTcpRoutesResponse,TcpRoute>
futureResponse ApiFuture<ListTcpRoutesResponse>
Returns
Type Description
ApiFuture<ListTcpRoutesPagedResponse>