Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetExternalAsmConfigurationResponse> |
DbManagementAsync.getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request,
AsyncHandler<GetExternalAsmConfigurationRequest,GetExternalAsmConfigurationResponse> handler)
Gets configuration details including disk groups for the external ASM specified by
externalAsmId . |
Future<GetExternalAsmConfigurationResponse> |
DbManagementAsyncClient.getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request,
AsyncHandler<GetExternalAsmConfigurationRequest,GetExternalAsmConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetExternalAsmConfigurationRequest |
GetExternalAsmConfigurationRequest.Builder.build()
Build the instance of GetExternalAsmConfigurationRequest as configured by this builder
|
GetExternalAsmConfigurationRequest |
GetExternalAsmConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExternalAsmConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetExternalAsmConfigurationRequest.Builder |
GetExternalAsmConfigurationRequest.Builder.copy(GetExternalAsmConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.