public static class OracleDatabaseClient.ListCloudExadataInfrastructuresPage extends AbstractPage<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure,OracleDatabaseClient.ListCloudExadataInfrastructuresPage>
Inheritance
java.lang.Object > AbstractPage > OracleDatabaseClient.ListCloudExadataInfrastructuresPageMethods
createPage(PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> context, ListCloudExadataInfrastructuresResponse response)
protected OracleDatabaseClient.ListCloudExadataInfrastructuresPage createPage(PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> context, ListCloudExadataInfrastructuresResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> |
response |
ListCloudExadataInfrastructuresResponse |
Returns | |
---|---|
Type | Description |
OracleDatabaseClient.ListCloudExadataInfrastructuresPage |
createPageAsync(PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> context, ApiFuture<ListCloudExadataInfrastructuresResponse> futureResponse)
public ApiFuture<OracleDatabaseClient.ListCloudExadataInfrastructuresPage> createPageAsync(PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> context, ApiFuture<ListCloudExadataInfrastructuresResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,CloudExadataInfrastructure> |
futureResponse |
ApiFuture<ListCloudExadataInfrastructuresResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListCloudExadataInfrastructuresPage> |