Class OracleDatabaseClient.ListCloudExadataInfrastructuresPagedResponse (0.1.0)

public static class OracleDatabaseClient.ListCloudExadataInfrastructuresPagedResponse extends AbstractPagedListResponse<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure,OracleDatabaseClient.ListCloudExadataInfrastructuresPage,OracleDatabaseClient.ListCloudExadataInfrastructuresFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OracleDatabaseClient.ListCloudExadataInfrastructuresPagedResponse

Static Methods

createAsync(PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> context, ApiFuture<ListCloudExadataInfrastructuresResponse> futureResponse)

public static ApiFuture<OracleDatabaseClient.ListCloudExadataInfrastructuresPagedResponse> createAsync(PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> context, ApiFuture<ListCloudExadataInfrastructuresResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure>
futureResponse ApiFuture<ListCloudExadataInfrastructuresResponse>
Returns
Type Description
ApiFuture<ListCloudExadataInfrastructuresPagedResponse>