Class ConnectionServiceClient.ListConnectionsPagedResponse (2.42.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
Name Description
context PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection>
futureResponse ApiFuture<ListConnectionsResponse>
Returns
Type Description
ApiFuture<ListConnectionsPagedResponse>