Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExternalExadataInfrastructureResponse> |
DbManagementAsync.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request,
AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler)
Deletes the Exadata infrastructure specified by externalExadataInfrastructureId.
|
Future<DeleteExternalExadataInfrastructureResponse> |
DbManagementAsyncClient.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request,
AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteExternalExadataInfrastructureRequest |
DeleteExternalExadataInfrastructureRequest.Builder.build()
Build the instance of DeleteExternalExadataInfrastructureRequest as configured by this
builder
|
DeleteExternalExadataInfrastructureRequest |
DeleteExternalExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteExternalExadataInfrastructureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
DeleteExternalExadataInfrastructureRequest.Builder |
DeleteExternalExadataInfrastructureRequest.Builder.copy(DeleteExternalExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.