Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<CreateExternalExadataInfrastructureResponse> |
DbManagementAsync.createExternalExadataInfrastructure(CreateExternalExadataInfrastructureRequest request,
AsyncHandler<CreateExternalExadataInfrastructureRequest,CreateExternalExadataInfrastructureResponse> handler)
Creates an OCI resource for the Exadata infrastructure and enables the Monitoring service for
the Exadata infrastructure.
|
Future<CreateExternalExadataInfrastructureResponse> |
DbManagementAsyncClient.createExternalExadataInfrastructure(CreateExternalExadataInfrastructureRequest request,
AsyncHandler<CreateExternalExadataInfrastructureRequest,CreateExternalExadataInfrastructureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateExternalExadataInfrastructureRequest |
CreateExternalExadataInfrastructureRequest.Builder.build()
Build the instance of CreateExternalExadataInfrastructureRequest as configured by this
builder
|
CreateExternalExadataInfrastructureRequest |
CreateExternalExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateExternalExadataInfrastructureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
CreateExternalExadataInfrastructureRequest.Builder |
CreateExternalExadataInfrastructureRequest.Builder.copy(CreateExternalExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.