Package overit.geocallapp.wfm.ai.rs.v1
Class AwsRequestHeadersBuilder
java.lang.Object
overit.geocallapp.wfm.ai.rs.v1.AwsRequestHeadersBuilder
Builder class containing all the possibile headers for AI Api.
- Since:
- 13.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.springframework.http.MediaType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappVersionName(String appVersion) build()static AwsRequestHeadersBuildercustomAttributes(String customAttributes) deviceType(String deviceType) environment(String environment) requestAttributes(String requestAttributes) responseContentType(org.springframework.http.MediaType responseContentType)
-
Field Details
-
responseContentType
protected org.springframework.http.MediaType responseContentType
-
-
Constructor Details
-
AwsRequestHeadersBuilder
-
-
Method Details
-
builder
-
userId
-
environment
-
appName
-
appVersionName
-
customAttributes
-
responseContentType
public AwsRequestHeadersBuilder responseContentType(org.springframework.http.MediaType responseContentType) -
deviceType
-
requestAttributes
- Throws:
IOException
-
build
-