Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
ListSqlTextsResponse |
OperationsInsightsClient.listSqlTexts(ListSqlTextsRequest request) |
ListSqlTextsResponse |
OperationsInsights.listSqlTexts(ListSqlTextsRequest request)
Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all
sub-compartments if specified.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSqlTextsResponse> |
OperationsInsightsAsync.listSqlTexts(ListSqlTextsRequest request,
AsyncHandler<ListSqlTextsRequest,ListSqlTextsResponse> handler)
Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all
sub-compartments if specified.
|
Future<ListSqlTextsResponse> |
OperationsInsightsAsyncClient.listSqlTexts(ListSqlTextsRequest request,
AsyncHandler<ListSqlTextsRequest,ListSqlTextsResponse> handler) |
Iterable<ListSqlTextsResponse> |
OperationsInsightsPaginators.listSqlTextsResponseIterator(ListSqlTextsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlTexts
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSqlTextsResponse> |
OperationsInsightsAsync.listSqlTexts(ListSqlTextsRequest request,
AsyncHandler<ListSqlTextsRequest,ListSqlTextsResponse> handler)
Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all
sub-compartments if specified.
|
Future<ListSqlTextsResponse> |
OperationsInsightsAsyncClient.listSqlTexts(ListSqlTextsRequest request,
AsyncHandler<ListSqlTextsRequest,ListSqlTextsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSqlTextsResponse |
ListSqlTextsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListSqlTextsResponse.Builder |
ListSqlTextsResponse.Builder.copy(ListSqlTextsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.