Uses of Class
com.oracle.bmc.databasemanagement.responses.GetSqlPlanBaselineConfigurationResponse
- 
Packages that use GetSqlPlanBaselineConfigurationResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of GetSqlPlanBaselineConfigurationResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return GetSqlPlanBaselineConfigurationResponse Modifier and Type Method Description GetSqlPlanBaselineConfigurationResponseDbManagement. getSqlPlanBaselineConfiguration(GetSqlPlanBaselineConfigurationRequest request)Gets the configuration details of SQL plan baselines for the specified Managed Database.GetSqlPlanBaselineConfigurationResponseDbManagementClient. getSqlPlanBaselineConfiguration(GetSqlPlanBaselineConfigurationRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetSqlPlanBaselineConfigurationResponse Modifier and Type Method Description Future<GetSqlPlanBaselineConfigurationResponse>DbManagementAsync. getSqlPlanBaselineConfiguration(GetSqlPlanBaselineConfigurationRequest request, AsyncHandler<GetSqlPlanBaselineConfigurationRequest,GetSqlPlanBaselineConfigurationResponse> handler)Gets the configuration details of SQL plan baselines for the specified Managed Database.Future<GetSqlPlanBaselineConfigurationResponse>DbManagementAsyncClient. getSqlPlanBaselineConfiguration(GetSqlPlanBaselineConfigurationRequest request, AsyncHandler<GetSqlPlanBaselineConfigurationRequest,GetSqlPlanBaselineConfigurationResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetSqlPlanBaselineConfigurationResponse Modifier and Type Method Description Future<GetSqlPlanBaselineConfigurationResponse>DbManagementAsync. getSqlPlanBaselineConfiguration(GetSqlPlanBaselineConfigurationRequest request, AsyncHandler<GetSqlPlanBaselineConfigurationRequest,GetSqlPlanBaselineConfigurationResponse> handler)Gets the configuration details of SQL plan baselines for the specified Managed Database.Future<GetSqlPlanBaselineConfigurationResponse>DbManagementAsyncClient. getSqlPlanBaselineConfiguration(GetSqlPlanBaselineConfigurationRequest request, AsyncHandler<GetSqlPlanBaselineConfigurationRequest,GetSqlPlanBaselineConfigurationResponse> handler)
- 
Uses of GetSqlPlanBaselineConfigurationResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return GetSqlPlanBaselineConfigurationResponse Modifier and Type Method Description GetSqlPlanBaselineConfigurationResponseGetSqlPlanBaselineConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetSqlPlanBaselineConfigurationResponse Modifier and Type Method Description GetSqlPlanBaselineConfigurationResponse.BuilderGetSqlPlanBaselineConfigurationResponse.Builder. copy(GetSqlPlanBaselineConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-