Class DatastreamClient.ListPrivateConnectionsPagedResponse (1.40.0)

public static class DatastreamClient.ListPrivateConnectionsPagedResponse extends AbstractPagedListResponse<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection,DatastreamClient.ListPrivateConnectionsPage,DatastreamClient.ListPrivateConnectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DatastreamClient.ListPrivateConnectionsPagedResponse

Static Methods

createAsync(PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, ApiFuture<ListPrivateConnectionsResponse> futureResponse)

public static ApiFuture<DatastreamClient.ListPrivateConnectionsPagedResponse> createAsync(PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, ApiFuture<ListPrivateConnectionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection>
futureResponseApiFuture<ListPrivateConnectionsResponse>
Returns
TypeDescription
ApiFuture<ListPrivateConnectionsPagedResponse>