Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSqlTuningSetsResponse> |
SqlTuningAsync.listSqlTuningSets(ListSqlTuningSetsRequest request,
AsyncHandler<ListSqlTuningSetsRequest,ListSqlTuningSetsResponse> handler)
Lists the SQL tuning sets for the specified Managed Database.
|
Future<ListSqlTuningSetsResponse> |
SqlTuningAsyncClient.listSqlTuningSets(ListSqlTuningSetsRequest request,
AsyncHandler<ListSqlTuningSetsRequest,ListSqlTuningSetsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSqlTuningSetsRequest |
ListSqlTuningSetsRequest.Builder.build()
Build the instance of ListSqlTuningSetsRequest as configured by this builder
|
ListSqlTuningSetsRequest |
ListSqlTuningSetsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSqlTuningSetsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListSqlTuningSetsRequest.Builder |
ListSqlTuningSetsRequest.Builder.copy(ListSqlTuningSetsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.