Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExadataInfrastructureResponse |
DatabaseClient.updateExadataInfrastructure(UpdateExadataInfrastructureRequest request) |
UpdateExadataInfrastructureResponse |
Database.updateExadataInfrastructure(UpdateExadataInfrastructureRequest request)
Updates the Exadata infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateExadataInfrastructureResponse> |
DatabaseAsyncClient.updateExadataInfrastructure(UpdateExadataInfrastructureRequest request,
AsyncHandler<UpdateExadataInfrastructureRequest,UpdateExadataInfrastructureResponse> handler) |
Future<UpdateExadataInfrastructureResponse> |
DatabaseAsync.updateExadataInfrastructure(UpdateExadataInfrastructureRequest request,
AsyncHandler<UpdateExadataInfrastructureRequest,UpdateExadataInfrastructureResponse> handler)
Updates the Exadata infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
UpdateExadataInfrastructureResponse |
UpdateExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExadataInfrastructureResponse.Builder |
UpdateExadataInfrastructureResponse.Builder.copy(UpdateExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.