public static class UnifiedAgentApacheErrorParser.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UnifiedAgentApacheErrorParser |
build() |
UnifiedAgentApacheErrorParser.Builder |
copy(UnifiedAgentApacheErrorParser model) |
UnifiedAgentApacheErrorParser.Builder |
fieldTimeKey(String fieldTimeKey) |
UnifiedAgentApacheErrorParser.Builder |
isEstimateCurrentEvent(Boolean isEstimateCurrentEvent) |
UnifiedAgentApacheErrorParser.Builder |
isKeepTimeKey(Boolean isKeepTimeKey) |
UnifiedAgentApacheErrorParser.Builder |
isNullEmptyString(Boolean isNullEmptyString) |
UnifiedAgentApacheErrorParser.Builder |
nullValuePattern(String nullValuePattern) |
UnifiedAgentApacheErrorParser.Builder |
timeoutInMilliseconds(Integer timeoutInMilliseconds) |
UnifiedAgentApacheErrorParser.Builder |
types(Map<String,String> types) |
public UnifiedAgentApacheErrorParser.Builder fieldTimeKey(String fieldTimeKey)
public UnifiedAgentApacheErrorParser.Builder types(Map<String,String> types)
public UnifiedAgentApacheErrorParser.Builder nullValuePattern(String nullValuePattern)
public UnifiedAgentApacheErrorParser.Builder isNullEmptyString(Boolean isNullEmptyString)
public UnifiedAgentApacheErrorParser.Builder isEstimateCurrentEvent(Boolean isEstimateCurrentEvent)
public UnifiedAgentApacheErrorParser.Builder isKeepTimeKey(Boolean isKeepTimeKey)
public UnifiedAgentApacheErrorParser.Builder timeoutInMilliseconds(Integer timeoutInMilliseconds)
public UnifiedAgentApacheErrorParser build()
public UnifiedAgentApacheErrorParser.Builder copy(UnifiedAgentApacheErrorParser model)
Copyright © 2016–2024. All rights reserved.