public final class SdkResponseLoggingConfiguration extends SdkHttpLoggingConfiguration<SdkResponseLoggingConfiguration,SdkResponseLoggingConfiguration.Builder> implements io.apimatic.coreinterfaces.logger.configuration.ResponseLoggingConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
SdkResponseLoggingConfiguration.Builder
Builder class for ResponseLoggingConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkResponseLoggingConfiguration.Builder |
newBuilder()
Builds a new
SdkResponseLoggingConfiguration.Builder object. |
String |
toString()
Converts
SdkResponseLoggingConfiguration into string format. |
excludeHeaders, getHeadersToExclude, getHeadersToInclude, getHeadersToUnmask, includeHeaders, setLogBody, setLogHeaders, shouldLogBody, shouldLogHeaders, unmaskHeaderspublic String toString()
SdkResponseLoggingConfiguration into string format.public SdkResponseLoggingConfiguration.Builder newBuilder()
SdkResponseLoggingConfiguration.Builder object. Creates the
instance with the current state.SdkResponseLoggingConfiguration.Builder object.Copyright © 2025. All rights reserved.