ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.body$(LogAnalyticsParser body) |
Alternative setter for the body parameter.
|
static ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.builder() |
Return a new builder for this request object.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.copy(ExtractStructuredLogFieldPathsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.loganParserDetails(LogAnalyticsParser loganParserDetails) |
parser definition
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.namespaceName(String namespaceName) |
The Logging Analytics namespace used for the request.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.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.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.parserType(ExtractStructuredLogFieldPathsRequest.ParserType parserType) |
The parser type - possible values are XML, JSON or DELIMITED.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.toBuilder() |
|