Interface ParseRoute53.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ParseRoute53.Builder,
,ParseRoute53> SdkBuilder<ParseRoute53.Builder,
,ParseRoute53> SdkPojo
- Enclosing class:
ParseRoute53
@Mutable
@NotThreadSafe
public static interface ParseRoute53.Builder
extends SdkPojo, CopyableBuilder<ParseRoute53.Builder,ParseRoute53>
-
Method Summary
Modifier and TypeMethodDescriptionOmit this parameter and the whole log message will be processed by this processor.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
source
Omit this parameter and the whole log message will be processed by this processor. No other value than
@message
is allowed forsource
.- Parameters:
source
- Omit this parameter and the whole log message will be processed by this processor. No other value than@message
is allowed forsource
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-