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