Class RepositoryManagerClient.ListConnectionsPagedResponse (3.43.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > RepositoryManagerClient.ListConnectionsPagedResponse

Static Methods

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

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