Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdateExternalAsmResponse |
DbManagementClient.updateExternalAsm(UpdateExternalAsmRequest request) |
UpdateExternalAsmResponse |
DbManagement.updateExternalAsm(UpdateExternalAsmRequest request)
Updates the external ASM specified by
externalAsmId . |
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 |
---|---|
UpdateExternalAsmRequest |
UpdateExternalAsmRequest.Builder.build()
Build the instance of UpdateExternalAsmRequest as configured by this builder
|
UpdateExternalAsmRequest |
UpdateExternalAsmRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateExternalAsmRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalAsmRequest.Builder |
UpdateExternalAsmRequest.Builder.copy(UpdateExternalAsmRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.