Uses of Class
com.oracle.bmc.databasemanagement.responses.GetExternalAsmConfigurationResponse
- 
Packages that use GetExternalAsmConfigurationResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of GetExternalAsmConfigurationResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return GetExternalAsmConfigurationResponse Modifier and Type Method Description GetExternalAsmConfigurationResponseDbManagement. getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request)Gets configuration details including disk groups for the external ASM specified byexternalAsmId.GetExternalAsmConfigurationResponseDbManagementClient. getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetExternalAsmConfigurationResponse Modifier and Type Method Description Future<GetExternalAsmConfigurationResponse>DbManagementAsync. getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request, AsyncHandler<GetExternalAsmConfigurationRequest,GetExternalAsmConfigurationResponse> handler)Gets configuration details including disk groups for the external ASM specified byexternalAsmId.Future<GetExternalAsmConfigurationResponse>DbManagementAsyncClient. getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request, AsyncHandler<GetExternalAsmConfigurationRequest,GetExternalAsmConfigurationResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetExternalAsmConfigurationResponse Modifier and Type Method Description Future<GetExternalAsmConfigurationResponse>DbManagementAsync. getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request, AsyncHandler<GetExternalAsmConfigurationRequest,GetExternalAsmConfigurationResponse> handler)Gets configuration details including disk groups for the external ASM specified byexternalAsmId.Future<GetExternalAsmConfigurationResponse>DbManagementAsyncClient. getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request, AsyncHandler<GetExternalAsmConfigurationRequest,GetExternalAsmConfigurationResponse> handler)
- 
Uses of GetExternalAsmConfigurationResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return GetExternalAsmConfigurationResponse Modifier and Type Method Description GetExternalAsmConfigurationResponseGetExternalAsmConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetExternalAsmConfigurationResponse Modifier and Type Method Description GetExternalAsmConfigurationResponse.BuilderGetExternalAsmConfigurationResponse.Builder. copy(GetExternalAsmConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-