Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExternalExadataInfrastructureResponse |
DbManagementClient.updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request) |
UpdateExternalExadataInfrastructureResponse |
DbManagement.updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request)
Updates the details for the Exadata infrastructure specified by
externalExadataInfrastructureId.
|
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 |
---|---|
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 |
---|---|
UpdateExternalExadataInfrastructureResponse |
UpdateExternalExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalExadataInfrastructureResponse.Builder |
UpdateExternalExadataInfrastructureResponse.Builder.copy(UpdateExternalExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.