Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
GetParserRequest |
GetParserRequest.Builder.build()
Build the instance of GetParserRequest as configured by this builder
|
GetParserRequest |
GetParserRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetParserRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetParserRequest.Builder |
GetParserRequest.Builder.copy(GetParserRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.