| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.body$(LogAnalyticsParser body)
Alternative setter for the body parameter.
|
static ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.builder() |
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.copy(ExtractStructuredLogHeaderPathsRequest o)
Copy method to populate the builder with values from the given instance.
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.loganParserDetails(LogAnalyticsParser loganParserDetails)
parser definition
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.parserType(ExtractStructuredLogHeaderPathsRequest.ParserType parserType)
type - possible values are xml or json
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.retryConfiguration(com.oracle.bmc.retrier.RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2021. All rights reserved.