Class DeveloperConnectClient.ListConnectionsPagedResponse (0.2.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > DeveloperConnectClient.ListConnectionsPagedResponse

Static Methods

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

public static ApiFuture<DeveloperConnectClient.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>