Uses of Class
com.oracle.bmc.database.responses.UpdateExadataInfrastructureResponse
- 
Packages that use UpdateExadataInfrastructureResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of UpdateExadataInfrastructureResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return UpdateExadataInfrastructureResponse Modifier and Type Method Description UpdateExadataInfrastructureResponseDatabase. updateExadataInfrastructure(UpdateExadataInfrastructureRequest request)Updates the Exadata infrastructure resource.UpdateExadataInfrastructureResponseDatabaseClient. updateExadataInfrastructure(UpdateExadataInfrastructureRequest request)Method parameters in com.oracle.bmc.database with type arguments of type UpdateExadataInfrastructureResponse Modifier and Type Method Description Future<UpdateExadataInfrastructureResponse>DatabaseAsync. updateExadataInfrastructure(UpdateExadataInfrastructureRequest request, AsyncHandler<UpdateExadataInfrastructureRequest,UpdateExadataInfrastructureResponse> handler)Updates the Exadata infrastructure resource.Future<UpdateExadataInfrastructureResponse>DatabaseAsyncClient. updateExadataInfrastructure(UpdateExadataInfrastructureRequest request, AsyncHandler<UpdateExadataInfrastructureRequest,UpdateExadataInfrastructureResponse> handler)
- 
Uses of UpdateExadataInfrastructureResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return UpdateExadataInfrastructureResponse Modifier and Type Method Description UpdateExadataInfrastructureResponseUpdateExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type UpdateExadataInfrastructureResponse Modifier and Type Method Description UpdateExadataInfrastructureResponse.BuilderUpdateExadataInfrastructureResponse.Builder. copy(UpdateExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-