Uses of Class
com.oracle.bmc.database.responses.ListAutonomousExadataInfrastructureShapesResponse
-
Packages that use ListAutonomousExadataInfrastructureShapesResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of ListAutonomousExadataInfrastructureShapesResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return ListAutonomousExadataInfrastructureShapesResponse Modifier and Type Method Description ListAutonomousExadataInfrastructureShapesResponse
Database. listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request)
Deprecated.ListAutonomousExadataInfrastructureShapesResponse
DatabaseClient. listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request)
Method parameters in com.oracle.bmc.database with type arguments of type ListAutonomousExadataInfrastructureShapesResponse Modifier and Type Method Description Future<ListAutonomousExadataInfrastructureShapesResponse>
DatabaseAsync. listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request, AsyncHandler<ListAutonomousExadataInfrastructureShapesRequest,ListAutonomousExadataInfrastructureShapesResponse> handler)
Deprecated.Future<ListAutonomousExadataInfrastructureShapesResponse>
DatabaseAsyncClient. listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request, AsyncHandler<ListAutonomousExadataInfrastructureShapesRequest,ListAutonomousExadataInfrastructureShapesResponse> handler)
-
Uses of ListAutonomousExadataInfrastructureShapesResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ListAutonomousExadataInfrastructureShapesResponse Modifier and Type Method Description ListAutonomousExadataInfrastructureShapesResponse
ListAutonomousExadataInfrastructureShapesResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ListAutonomousExadataInfrastructureShapesResponse Modifier and Type Method Description ListAutonomousExadataInfrastructureShapesResponse.Builder
ListAutonomousExadataInfrastructureShapesResponse.Builder. copy(ListAutonomousExadataInfrastructureShapesResponse o)
Copy method to populate the builder with values from the given instance.
-