Class OracleDatabaseClient.ListGoldengateConnectionsPagedResponse (0.42.0)

public static class OracleDatabaseClient.ListGoldengateConnectionsPagedResponse extends AbstractPagedListResponse<ListGoldengateConnectionsRequest,ListGoldengateConnectionsResponse,GoldengateConnection,OracleDatabaseClient.ListGoldengateConnectionsPage,OracleDatabaseClient.ListGoldengateConnectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OracleDatabaseClient.ListGoldengateConnectionsPagedResponse

Static Methods

createAsync(PageContext<ListGoldengateConnectionsRequest,ListGoldengateConnectionsResponse,GoldengateConnection> context, ApiFuture<ListGoldengateConnectionsResponse> futureResponse)

public static ApiFuture<OracleDatabaseClient.ListGoldengateConnectionsPagedResponse> createAsync(PageContext<ListGoldengateConnectionsRequest,ListGoldengateConnectionsResponse,GoldengateConnection> context, ApiFuture<ListGoldengateConnectionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListGoldengateConnectionsRequest,ListGoldengateConnectionsResponse,GoldengateConnection>
futureResponse ApiFuture<ListGoldengateConnectionsResponse>
Returns
Type Description
ApiFuture<ListGoldengateConnectionsPagedResponse>