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