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