Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExternalAsmResponse |
DbManagementClient.updateExternalAsm(UpdateExternalAsmRequest request) |
UpdateExternalAsmResponse |
DbManagement.updateExternalAsm(UpdateExternalAsmRequest request)
Updates the external ASM specified by
externalAsmId . |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExternalAsmResponse> |
DbManagementAsync.updateExternalAsm(UpdateExternalAsmRequest request,
AsyncHandler<UpdateExternalAsmRequest,UpdateExternalAsmResponse> handler)
Updates the external ASM specified by
externalAsmId . |
Future<UpdateExternalAsmResponse> |
DbManagementAsyncClient.updateExternalAsm(UpdateExternalAsmRequest request,
AsyncHandler<UpdateExternalAsmRequest,UpdateExternalAsmResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExternalAsmResponse> |
DbManagementAsync.updateExternalAsm(UpdateExternalAsmRequest request,
AsyncHandler<UpdateExternalAsmRequest,UpdateExternalAsmResponse> handler)
Updates the external ASM specified by
externalAsmId . |
Future<UpdateExternalAsmResponse> |
DbManagementAsyncClient.updateExternalAsm(UpdateExternalAsmRequest request,
AsyncHandler<UpdateExternalAsmRequest,UpdateExternalAsmResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateExternalAsmResponse |
UpdateExternalAsmResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalAsmResponse.Builder |
UpdateExternalAsmResponse.Builder.copy(UpdateExternalAsmResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.