ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.body$(LogAnalyticsParser body) |
Alternative setter for the body parameter.
|
static ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.builder() |
Return a new builder for this request object.
|
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.http.client.RequestInterceptor 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) |
The parser type - possible values are XML, JSON or DELIMITED.
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.toBuilder() |
|