Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSqlTuningAdvisorTaskFindingsResponse> |
SqlTuningAsync.listSqlTuningAdvisorTaskFindings(ListSqlTuningAdvisorTaskFindingsRequest request,
AsyncHandler<ListSqlTuningAdvisorTaskFindingsRequest,ListSqlTuningAdvisorTaskFindingsResponse> handler)
Gets an array of the details of the findings that match specific filters.
|
Future<ListSqlTuningAdvisorTaskFindingsResponse> |
SqlTuningAsyncClient.listSqlTuningAdvisorTaskFindings(ListSqlTuningAdvisorTaskFindingsRequest request,
AsyncHandler<ListSqlTuningAdvisorTaskFindingsRequest,ListSqlTuningAdvisorTaskFindingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSqlTuningAdvisorTaskFindingsRequest |
ListSqlTuningAdvisorTaskFindingsRequest.Builder.build()
Build the instance of ListSqlTuningAdvisorTaskFindingsRequest as configured by this
builder
|
ListSqlTuningAdvisorTaskFindingsRequest |
ListSqlTuningAdvisorTaskFindingsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSqlTuningAdvisorTaskFindingsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListSqlTuningAdvisorTaskFindingsRequest.Builder |
ListSqlTuningAdvisorTaskFindingsRequest.Builder.copy(ListSqlTuningAdvisorTaskFindingsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.