Uses of Class
net.webpdf.wsclient.openapi.OperationHttpSettingsHeader
-
Packages that use OperationHttpSettingsHeader Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationHttpSettingsHeader in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationHttpSettingsHeader Modifier and Type Method Description OperationHttpSettingsHeaderOperationHttpSettingsHeader. addHeaderItem(OperationHttpSettingsHeaderEntry headerItem)@Nullable OperationHttpSettingsHeaderOperationHttpSettings. getHeaders()Get headersOperationHttpSettingsHeaderOperationHttpSettingsHeader. header(List<OperationHttpSettingsHeaderEntry> header)Methods in net.webpdf.wsclient.openapi with parameters of type OperationHttpSettingsHeader Modifier and Type Method Description OperationHttpSettingsOperationHttpSettings. headers(OperationHttpSettingsHeader headers)voidOperationHttpSettings. setHeaders(OperationHttpSettingsHeader headers)
-