public static final class ALBClientLogConfiguration.Builder
extends java.lang.Object
ALBClientLogConfiguration.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBClientLogConfiguration. |
public Builder()
ALBClientLogConfiguration.public ALBClientLogConfiguration.Builder setEnableSignificantLogCollection(java.lang.Boolean enableSignificantLogCollection)
enableSignificantLogCollection - New value for the property.public ALBClientLogConfiguration.Builder setFilteredLogProcessing(java.lang.String filteredLogProcessing)
filteredLogProcessing - New value for the property.public ALBClientLogConfiguration.Builder setNonSignificantLogProcessing(java.lang.String nonSignificantLogProcessing)
ALBClientLogConfiguration.NON_SIGNIFICANT_LOG_PROCESSING_NONEALBClientLogConfiguration.NON_SIGNIFICANT_LOG_PROCESSING_SYNC_AND_INDEX_ON_DEMANDALBClientLogConfiguration.NON_SIGNIFICANT_LOG_PROCESSING_AUTO_SYNC_AND_INDEXALBClientLogConfiguration.NON_SIGNIFICANT_LOG_PROCESSING_AUTO_SYNC_BUT_INDEX_ON_DEMANDnonSignificantLogProcessing - New value for the property.public ALBClientLogConfiguration.Builder setSignificantLogProcessing(java.lang.String significantLogProcessing)
significantLogProcessing - New value for the property.public ALBClientLogConfiguration build()