Uses of Class
com.oracle.bmc.databasemanagement.responses.EnableCloudExadataInfrastructureManagementResponse
-
Packages that use EnableCloudExadataInfrastructureManagementResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of EnableCloudExadataInfrastructureManagementResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return EnableCloudExadataInfrastructureManagementResponse Modifier and Type Method Description EnableCloudExadataInfrastructureManagementResponseDbManagement. enableCloudExadataInfrastructureManagement(EnableCloudExadataInfrastructureManagementRequest request)Enables Database Management for the Exadata infrastructure specified by exadataInfrastructureId.EnableCloudExadataInfrastructureManagementResponseDbManagementClient. enableCloudExadataInfrastructureManagement(EnableCloudExadataInfrastructureManagementRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type EnableCloudExadataInfrastructureManagementResponse Modifier and Type Method Description Future<EnableCloudExadataInfrastructureManagementResponse>DbManagementAsync. enableCloudExadataInfrastructureManagement(EnableCloudExadataInfrastructureManagementRequest request, AsyncHandler<EnableCloudExadataInfrastructureManagementRequest,EnableCloudExadataInfrastructureManagementResponse> handler)Enables Database Management for the Exadata infrastructure specified by exadataInfrastructureId.Future<EnableCloudExadataInfrastructureManagementResponse>DbManagementAsyncClient. enableCloudExadataInfrastructureManagement(EnableCloudExadataInfrastructureManagementRequest request, AsyncHandler<EnableCloudExadataInfrastructureManagementRequest,EnableCloudExadataInfrastructureManagementResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type EnableCloudExadataInfrastructureManagementResponse Modifier and Type Method Description Future<EnableCloudExadataInfrastructureManagementResponse>DbManagementAsync. enableCloudExadataInfrastructureManagement(EnableCloudExadataInfrastructureManagementRequest request, AsyncHandler<EnableCloudExadataInfrastructureManagementRequest,EnableCloudExadataInfrastructureManagementResponse> handler)Enables Database Management for the Exadata infrastructure specified by exadataInfrastructureId.Future<EnableCloudExadataInfrastructureManagementResponse>DbManagementAsyncClient. enableCloudExadataInfrastructureManagement(EnableCloudExadataInfrastructureManagementRequest request, AsyncHandler<EnableCloudExadataInfrastructureManagementRequest,EnableCloudExadataInfrastructureManagementResponse> handler) -
Uses of EnableCloudExadataInfrastructureManagementResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return EnableCloudExadataInfrastructureManagementResponse Modifier and Type Method Description EnableCloudExadataInfrastructureManagementResponseEnableCloudExadataInfrastructureManagementResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type EnableCloudExadataInfrastructureManagementResponse Modifier and Type Method Description EnableCloudExadataInfrastructureManagementResponse.BuilderEnableCloudExadataInfrastructureManagementResponse.Builder. copy(EnableCloudExadataInfrastructureManagementResponse o)Copy method to populate the builder with values from the given instance.
-