Class OracleDatabaseClient.ListGoldengateConnectionTypesPagedResponse (0.44.0)

public static class OracleDatabaseClient.ListGoldengateConnectionTypesPagedResponse extends AbstractPagedListResponse<ListGoldengateConnectionTypesRequest,ListGoldengateConnectionTypesResponse,GoldengateConnectionType,OracleDatabaseClient.ListGoldengateConnectionTypesPage,OracleDatabaseClient.ListGoldengateConnectionTypesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OracleDatabaseClient.ListGoldengateConnectionTypesPagedResponse

Static Methods

createAsync(PageContext<ListGoldengateConnectionTypesRequest,ListGoldengateConnectionTypesResponse,GoldengateConnectionType> context, ApiFuture<ListGoldengateConnectionTypesResponse> futureResponse)

public static ApiFuture<OracleDatabaseClient.ListGoldengateConnectionTypesPagedResponse> createAsync(PageContext<ListGoldengateConnectionTypesRequest,ListGoldengateConnectionTypesResponse,GoldengateConnectionType> context, ApiFuture<ListGoldengateConnectionTypesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListGoldengateConnectionTypesRequest,ListGoldengateConnectionTypesResponse,GoldengateConnectionType>
futureResponse ApiFuture<ListGoldengateConnectionTypesResponse>
Returns
Type Description
ApiFuture<ListGoldengateConnectionTypesPagedResponse>