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