Package | Description |
---|---|
com.contentful.java.cma.interceptor |
Modifier and Type | Method and Description |
---|---|
static ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem |
ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem.parse(java.lang.String osName)
Parses a string to the closes match of a given OperatingSystemConstant.
|
static ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem |
ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem[] |
ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ContentfulUserAgentHeaderInterceptor.Section |
ContentfulUserAgentHeaderInterceptor.Section.os(ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem os,
ContentfulUserAgentHeaderInterceptor.Section.Version version)
Create an os section.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.