Future<ListAutonomousExadataInfrastructureShapesResponse> |
DatabaseAsync.listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request,
AsyncHandler<ListAutonomousExadataInfrastructureShapesRequest,ListAutonomousExadataInfrastructureShapesResponse> handler)
Gets a list of the shapes that can be used to launch a new Autonomous Exadata Infrastructure DB system.
|
Future<ListAutonomousExadataInfrastructureShapesResponse> |
DatabaseAsyncClient.listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request,
AsyncHandler<ListAutonomousExadataInfrastructureShapesRequest,ListAutonomousExadataInfrastructureShapesResponse> handler) |
Iterable<ListAutonomousExadataInfrastructureShapesResponse> |
DatabasePaginators.listAutonomousExadataInfrastructureShapesResponseIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousExadataInfrastructureShapes operation.
|