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