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