| Package | Description |
|---|---|
| com.ibm.cos.v2.core.internal.useragent | |
| com.ibm.cos.v2.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSystemUserAgent
Common system level user agent properties that can either be accessed as a string or as individual values.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SdkUserAgentBuilder.buildClientUserAgentString(SystemUserAgent systemValues,
SdkClientUserAgentProperties userAgentProperties)
Constructs a string representation of an SDK client user agent string, based on system and client data.
|
static String |
SdkUserAgentBuilder.buildSystemUserAgentString(SystemUserAgent systemValues)
Constructs a string representation of system user agent values only, that can be used for any backend calls.
|
| Modifier and Type | Method and Description |
|---|---|
static SystemUserAgent |
SystemUserAgent.getOrCreate() |
Copyright © 2026. All rights reserved.