Uses of Class
com.oracle.bmc.databasemanagement.responses.ChangeSqlPlanBaselinesAttributesResponse
- 
Packages that use ChangeSqlPlanBaselinesAttributesResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of ChangeSqlPlanBaselinesAttributesResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return ChangeSqlPlanBaselinesAttributesResponse Modifier and Type Method Description ChangeSqlPlanBaselinesAttributesResponseDbManagement. changeSqlPlanBaselinesAttributes(ChangeSqlPlanBaselinesAttributesRequest request)Changes one or more attributes of a single plan or all plans associated with a SQL statement.ChangeSqlPlanBaselinesAttributesResponseDbManagementClient. changeSqlPlanBaselinesAttributes(ChangeSqlPlanBaselinesAttributesRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type ChangeSqlPlanBaselinesAttributesResponse Modifier and Type Method Description Future<ChangeSqlPlanBaselinesAttributesResponse>DbManagementAsync. changeSqlPlanBaselinesAttributes(ChangeSqlPlanBaselinesAttributesRequest request, AsyncHandler<ChangeSqlPlanBaselinesAttributesRequest,ChangeSqlPlanBaselinesAttributesResponse> handler)Changes one or more attributes of a single plan or all plans associated with a SQL statement.Future<ChangeSqlPlanBaselinesAttributesResponse>DbManagementAsyncClient. changeSqlPlanBaselinesAttributes(ChangeSqlPlanBaselinesAttributesRequest request, AsyncHandler<ChangeSqlPlanBaselinesAttributesRequest,ChangeSqlPlanBaselinesAttributesResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ChangeSqlPlanBaselinesAttributesResponse Modifier and Type Method Description Future<ChangeSqlPlanBaselinesAttributesResponse>DbManagementAsync. changeSqlPlanBaselinesAttributes(ChangeSqlPlanBaselinesAttributesRequest request, AsyncHandler<ChangeSqlPlanBaselinesAttributesRequest,ChangeSqlPlanBaselinesAttributesResponse> handler)Changes one or more attributes of a single plan or all plans associated with a SQL statement.Future<ChangeSqlPlanBaselinesAttributesResponse>DbManagementAsyncClient. changeSqlPlanBaselinesAttributes(ChangeSqlPlanBaselinesAttributesRequest request, AsyncHandler<ChangeSqlPlanBaselinesAttributesRequest,ChangeSqlPlanBaselinesAttributesResponse> handler)
- 
Uses of ChangeSqlPlanBaselinesAttributesResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return ChangeSqlPlanBaselinesAttributesResponse Modifier and Type Method Description ChangeSqlPlanBaselinesAttributesResponseChangeSqlPlanBaselinesAttributesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ChangeSqlPlanBaselinesAttributesResponse Modifier and Type Method Description ChangeSqlPlanBaselinesAttributesResponse.BuilderChangeSqlPlanBaselinesAttributesResponse.Builder. copy(ChangeSqlPlanBaselinesAttributesResponse o)Copy method to populate the builder with values from the given instance.
 
-