public static class OracleDatabaseClient.ListDbSystemShapesPage extends AbstractPage<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape,OracleDatabaseClient.ListDbSystemShapesPage>
Methods
createPage(PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> context, ListDbSystemShapesResponse response)
protected OracleDatabaseClient.ListDbSystemShapesPage createPage(PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> context, ListDbSystemShapesResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> |
response |
ListDbSystemShapesResponse |
Returns | |
---|---|
Type | Description |
OracleDatabaseClient.ListDbSystemShapesPage |
createPageAsync(PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> context, ApiFuture<ListDbSystemShapesResponse> futureResponse)
public ApiFuture<OracleDatabaseClient.ListDbSystemShapesPage> createPageAsync(PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> context, ApiFuture<ListDbSystemShapesResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListDbSystemShapesRequest,ListDbSystemShapesResponse,DbSystemShape> |
futureResponse |
ApiFuture<ListDbSystemShapesResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListDbSystemShapesPage> |