Uses of Class
com.oracle.bmc.database.responses.ActivateExadataInfrastructureResponse
- 
Packages that use ActivateExadataInfrastructureResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of ActivateExadataInfrastructureResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return ActivateExadataInfrastructureResponse Modifier and Type Method Description ActivateExadataInfrastructureResponseDatabase. activateExadataInfrastructure(ActivateExadataInfrastructureRequest request)Activates the specified Exadata infrastructure resource.ActivateExadataInfrastructureResponseDatabaseClient. activateExadataInfrastructure(ActivateExadataInfrastructureRequest request)Method parameters in com.oracle.bmc.database with type arguments of type ActivateExadataInfrastructureResponse Modifier and Type Method Description Future<ActivateExadataInfrastructureResponse>DatabaseAsync. activateExadataInfrastructure(ActivateExadataInfrastructureRequest request, AsyncHandler<ActivateExadataInfrastructureRequest,ActivateExadataInfrastructureResponse> handler)Activates the specified Exadata infrastructure resource.Future<ActivateExadataInfrastructureResponse>DatabaseAsyncClient. activateExadataInfrastructure(ActivateExadataInfrastructureRequest request, AsyncHandler<ActivateExadataInfrastructureRequest,ActivateExadataInfrastructureResponse> handler)
- 
Uses of ActivateExadataInfrastructureResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return ActivateExadataInfrastructureResponse Modifier and Type Method Description ActivateExadataInfrastructureResponseActivateExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ActivateExadataInfrastructureResponse Modifier and Type Method Description ActivateExadataInfrastructureResponse.BuilderActivateExadataInfrastructureResponse.Builder. copy(ActivateExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-