T - Name of your LoggingConfiguration typeB - Name of the Builder for your LoggingConfiguration typepublic abstract class SdkHttpLoggingConfiguration<T extends SdkHttpLoggingConfiguration<T,B>,B extends SdkHttpLoggingConfiguration.Builder<T,B>> extends SdkBaseHttpLoggingConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
SdkHttpLoggingConfiguration.Builder<T extends SdkHttpLoggingConfiguration<T,B>,B extends SdkHttpLoggingConfiguration.Builder<T,B>>
Builder class for
SdkHttpLoggingConfiguration. |
| Modifier | Constructor and Description |
|---|---|
protected |
SdkHttpLoggingConfiguration(SdkHttpLoggingConfiguration.Builder<T,B> builder)
Constructs a new
SdkHttpLoggingConfiguration instance with default values. |
excludeHeaders, getHeadersToExclude, getHeadersToInclude, getHeadersToUnmask, includeHeaders, setLogBody, setLogHeaders, shouldLogBody, shouldLogHeaders, unmaskHeadersprotected SdkHttpLoggingConfiguration(SdkHttpLoggingConfiguration.Builder<T,B> builder)
SdkHttpLoggingConfiguration instance with default values.builder - Builder instance of SdkHttpLoggingConfiguration.BuilderCopyright © 2025. All rights reserved.