Class OracleDatabaseClient.ListDbSystemShapesPagedResponse (0.1.0)

public static class OracleDatabaseClient.ListDbSystemShapesPagedResponse extends AbstractPagedListResponse<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape,OracleDatabaseClient.ListDbSystemShapesPage,OracleDatabaseClient.ListDbSystemShapesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OracleDatabaseClient.ListDbSystemShapesPagedResponse

Static Methods

createAsync(PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> context, ApiFuture<ListDbSystemShapesResponse> futureResponse)

public static ApiFuture<OracleDatabaseClient.ListDbSystemShapesPagedResponse> createAsync(PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> context, ApiFuture<ListDbSystemShapesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape>
futureResponse ApiFuture<ListDbSystemShapesResponse>
Returns
Type Description
ApiFuture<ListDbSystemShapesPagedResponse>