public static class ContentfulUserAgentHeaderInterceptor.Section extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
Fixed enumeration of what operating systems we support.
|
static class |
ContentfulUserAgentHeaderInterceptor.Section.Version
Defines a version of this section.
|
public static ContentfulUserAgentHeaderInterceptor.Section integration(String name, ContentfulUserAgentHeaderInterceptor.Section.Version version)
name - of the app.version - of the app.public static ContentfulUserAgentHeaderInterceptor.Section sdk(String name, ContentfulUserAgentHeaderInterceptor.Section.Version version)
name - of the sdk.version - of the sdk.public static ContentfulUserAgentHeaderInterceptor.Section platform(String name, ContentfulUserAgentHeaderInterceptor.Section.Version version)
name - of the platform.version - of the platform.public static ContentfulUserAgentHeaderInterceptor.Section os(ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem os, ContentfulUserAgentHeaderInterceptor.Section.Version version)
os - one of the supported and understood operation systems.version - the version of the os.public static ContentfulUserAgentHeaderInterceptor.Section app(String name, ContentfulUserAgentHeaderInterceptor.Section.Version version)
name - of the app.version - of the app.public String getName()
public ContentfulUserAgentHeaderInterceptor.Section.Version getVersion()
public String getIdentifier()
Copyright © 2026 Contentful, GmbH.. All rights reserved.