Uses of Class
org.openstack4j.model.common.header.HeaderNameValue
-
-
Uses of HeaderNameValue in org.openstack4j.model.common.functions
Methods in org.openstack4j.model.common.functions that return HeaderNameValue Modifier and Type Method Description HeaderNameValueRangesToHeaderNameValue. apply(Range[] input) -
Uses of HeaderNameValue in org.openstack4j.model.common.header
Methods in org.openstack4j.model.common.header that return HeaderNameValue Modifier and Type Method Description HeaderNameValueHeaderOption. toHeader()Transform the option into a HeaderHeaderNameValueIfCondition. toHeader()HeaderNameValueRange. toHeader() -
Uses of HeaderNameValue in org.openstack4j.model.storage.block.options
Methods in org.openstack4j.model.storage.block.options that return types with arguments of type HeaderNameValue Modifier and Type Method Description List<HeaderNameValue>DownloadOptions. getHeaders() -
Uses of HeaderNameValue in org.openstack4j.openstack.common.functions
Method parameters in org.openstack4j.openstack.common.functions with type arguments of type HeaderNameValue Modifier and Type Method Description Map<String,Object>HeaderNameValuesToHeaderMap. apply(List<HeaderNameValue> input)
-