Class ConnectionServiceClient.ListConnectionsPagedResponse (2.10.0)

public static class ConnectionServiceClient.ListConnectionsPagedResponse extends AbstractPagedListResponse<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage,ConnectionServiceClient.ListConnectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConnectionServiceClient.ListConnectionsPagedResponse

Static Methods

createAsync(PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ApiFuture<ListConnectionsResponse> futureResponse)

public static ApiFuture<ConnectionServiceClient.ListConnectionsPagedResponse> createAsync(PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ApiFuture<ListConnectionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListConnectionsRequest,ListConnectionsResponse,Connection>
futureResponseApiFuture<ListConnectionsResponse>
Returns
TypeDescription
ApiFuture<ListConnectionsPagedResponse>