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