Class OracleDatabaseClient.ListCloudVmClustersPagedResponse (0.2.0)

public static class OracleDatabaseClient.ListCloudVmClustersPagedResponse extends AbstractPagedListResponse<ListCloudVmClustersRequest,ListCloudVmClustersResponse,CloudVmCluster,OracleDatabaseClient.ListCloudVmClustersPage,OracleDatabaseClient.ListCloudVmClustersFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OracleDatabaseClient.ListCloudVmClustersPagedResponse

Static Methods

createAsync(PageContext<ListCloudVmClustersRequest,ListCloudVmClustersResponse,CloudVmCluster> context, ApiFuture<ListCloudVmClustersResponse> futureResponse)

public static ApiFuture<OracleDatabaseClient.ListCloudVmClustersPagedResponse> createAsync(PageContext<ListCloudVmClustersRequest,ListCloudVmClustersResponse,CloudVmCluster> context, ApiFuture<ListCloudVmClustersResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCloudVmClustersRequest,ListCloudVmClustersResponse,CloudVmCluster>
futureResponse ApiFuture<ListCloudVmClustersResponse>
Returns
Type Description
ApiFuture<ListCloudVmClustersPagedResponse>