Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureResponse |
Database.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request)
Updates the properties of an Autonomous Exadata Infrastructure, such as the CPU core count.
|
UpdateAutonomousExadataInfrastructureResponse |
DatabaseClient.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsync.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler)
Updates the properties of an Autonomous Exadata Infrastructure, such as the CPU core count.
|
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsync.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler)
Updates the properties of an Autonomous Exadata Infrastructure, such as the CPU core count.
|
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureResponse |
UpdateAutonomousExadataInfrastructureResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureResponse.Builder |
UpdateAutonomousExadataInfrastructureResponse.Builder.copy(UpdateAutonomousExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.