| Package | Description |
|---|---|
| io.apimatic.core.logger.configurations |
| Modifier and Type | Class and Description |
|---|---|
class |
SdkHttpLoggingConfiguration<T extends SdkHttpLoggingConfiguration<T,B>,B extends SdkHttpLoggingConfiguration.Builder<T,B>>
Represents configuration for logging requests and responses.
|
static class |
SdkHttpLoggingConfiguration.Builder<T extends SdkHttpLoggingConfiguration<T,B>,B extends SdkHttpLoggingConfiguration.Builder<T,B>>
Builder class for
SdkHttpLoggingConfiguration. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SdkRequestLoggingConfiguration.Builder
Builder class for
SdkHttpLoggingConfiguration. |
static class |
SdkResponseLoggingConfiguration.Builder
Builder class for ResponseLoggingConfiguration.
|
| Constructor and Description |
|---|
SdkHttpLoggingConfiguration(SdkHttpLoggingConfiguration.Builder<T,B> builder)
Constructs a new
SdkHttpLoggingConfiguration instance with default values. |
Copyright © 2025. All rights reserved.