Uses of Class
com.oracle.bmc.databasemanagement.responses.UpdateExternalExadataInfrastructureResponse
- 
Packages that use UpdateExternalExadataInfrastructureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of UpdateExternalExadataInfrastructureResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return UpdateExternalExadataInfrastructureResponse Modifier and Type Method Description UpdateExternalExadataInfrastructureResponseDbManagement. updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request)Updates the details for the Exadata infrastructure specified by externalExadataInfrastructureId.UpdateExternalExadataInfrastructureResponseDbManagementClient. updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type UpdateExternalExadataInfrastructureResponse Modifier and Type Method Description Future<UpdateExternalExadataInfrastructureResponse>DbManagementAsync. updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request, AsyncHandler<UpdateExternalExadataInfrastructureRequest,UpdateExternalExadataInfrastructureResponse> handler)Updates the details for the Exadata infrastructure specified by externalExadataInfrastructureId.Future<UpdateExternalExadataInfrastructureResponse>DbManagementAsyncClient. updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request, AsyncHandler<UpdateExternalExadataInfrastructureRequest,UpdateExternalExadataInfrastructureResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type UpdateExternalExadataInfrastructureResponse Modifier and Type Method Description Future<UpdateExternalExadataInfrastructureResponse>DbManagementAsync. updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request, AsyncHandler<UpdateExternalExadataInfrastructureRequest,UpdateExternalExadataInfrastructureResponse> handler)Updates the details for the Exadata infrastructure specified by externalExadataInfrastructureId.Future<UpdateExternalExadataInfrastructureResponse>DbManagementAsyncClient. updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request, AsyncHandler<UpdateExternalExadataInfrastructureRequest,UpdateExternalExadataInfrastructureResponse> handler)
- 
Uses of UpdateExternalExadataInfrastructureResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return UpdateExternalExadataInfrastructureResponse Modifier and Type Method Description UpdateExternalExadataInfrastructureResponseUpdateExternalExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type UpdateExternalExadataInfrastructureResponse Modifier and Type Method Description UpdateExternalExadataInfrastructureResponse.BuilderUpdateExternalExadataInfrastructureResponse.Builder. copy(UpdateExternalExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-