Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.helper |
Modifier and Type | Method and Description |
---|---|
FluentHelperCustomHttpHeader<CallerT> |
FluentHelperCustomHttpHeader.and(String headerName,
String headerValue)
Add an additional custom header pair to be used as a custom header.
|
FluentHelperCustomHttpHeader<FluentHelperT> |
FluentHelperBasic.withCustomHttpHeader(String key,
String value)
Gives the option to specify custom HTTP headers.
|
FluentHelperCustomHttpHeader<FluentHelperT> |
FluentHelperBasic.withCustomHttpHeaders(Map<String,String> map)
Gives the option to specify a map of custom HTTP headers.
|
Copyright © 2018 SAP SE. All rights reserved.