Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetParserResponse |
LogAnalytics.getParser(GetParserRequest request)
Gets detailed information about the parser with the specified name.
|
GetParserResponse |
LogAnalyticsClient.getParser(GetParserRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetParserResponse> |
LogAnalyticsAsyncClient.getParser(GetParserRequest request,
AsyncHandler<GetParserRequest,GetParserResponse> handler) |
Future<GetParserResponse> |
LogAnalyticsAsync.getParser(GetParserRequest request,
AsyncHandler<GetParserRequest,GetParserResponse> handler)
Gets detailed information about the parser with the specified name.
|
Modifier and Type | Method and Description |
---|---|
Future<GetParserResponse> |
LogAnalyticsAsyncClient.getParser(GetParserRequest request,
AsyncHandler<GetParserRequest,GetParserResponse> handler) |
Future<GetParserResponse> |
LogAnalyticsAsync.getParser(GetParserRequest request,
AsyncHandler<GetParserRequest,GetParserResponse> handler)
Gets detailed information about the parser with the specified name.
|
Modifier and Type | Method and Description |
---|---|
GetParserResponse |
GetParserResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetParserResponse.Builder |
GetParserResponse.Builder.copy(GetParserResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.