Uses of Class
com.oracle.bmc.database.requests.ListAutonomousExadataInfrastructureShapesRequest
-
Packages that use ListAutonomousExadataInfrastructureShapesRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of ListAutonomousExadataInfrastructureShapesRequest in com.oracle.bmc.database
Method parameters in com.oracle.bmc.database with type arguments of type ListAutonomousExadataInfrastructureShapesRequest 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 ListAutonomousExadataInfrastructureShapesRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return ListAutonomousExadataInfrastructureShapesRequest Modifier and Type Method Description ListAutonomousExadataInfrastructureShapesRequest
ListAutonomousExadataInfrastructureShapesRequest.Builder. build()
Build the instance of ListAutonomousExadataInfrastructureShapesRequest as configured by this builderListAutonomousExadataInfrastructureShapesRequest
ListAutonomousExadataInfrastructureShapesRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ListAutonomousExadataInfrastructureShapesRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type ListAutonomousExadataInfrastructureShapesRequest Modifier and Type Method Description ListAutonomousExadataInfrastructureShapesRequest.Builder
ListAutonomousExadataInfrastructureShapesRequest.Builder. copy(ListAutonomousExadataInfrastructureShapesRequest o)
Copy method to populate the builder with values from the given instance.
-