| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
ListParserFunctionsResponse |
LogAnalyticsClient.listParserFunctions(ListParserFunctionsRequest request) |
ListParserFunctionsResponse |
LogAnalytics.listParserFunctions(ListParserFunctionsRequest request)
get pre-process plugin instance
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListParserFunctionsResponse> |
LogAnalyticsAsync.listParserFunctions(ListParserFunctionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListParserFunctionsRequest,ListParserFunctionsResponse> handler)
get pre-process plugin instance
|
Future<ListParserFunctionsResponse> |
LogAnalyticsAsyncClient.listParserFunctions(ListParserFunctionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListParserFunctionsRequest,ListParserFunctionsResponse> handler) |
Iterable<ListParserFunctionsResponse> |
LogAnalyticsPaginators.listParserFunctionsResponseIterator(ListParserFunctionsRequest request)
Creates a new iterable which will iterate over the responses received from the listParserFunctions operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListParserFunctionsResponse> |
LogAnalyticsAsync.listParserFunctions(ListParserFunctionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListParserFunctionsRequest,ListParserFunctionsResponse> handler)
get pre-process plugin instance
|
Future<ListParserFunctionsResponse> |
LogAnalyticsAsyncClient.listParserFunctions(ListParserFunctionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListParserFunctionsRequest,ListParserFunctionsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListParserFunctionsResponse |
ListParserFunctionsResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListParserFunctionsResponse.Builder |
ListParserFunctionsResponse.Builder.copy(ListParserFunctionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.