JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openstack4j.model.common.header
Interface HeaderOption
All Known Implementing Classes:
IfCondition
,
IfCondition.IfMatch
,
IfCondition.IfModifiedSince
,
IfCondition.IfNoneMatch
,
IfCondition.IfUnModifiedSince
,
Range
public interface
HeaderOption
Transforms an Option into a Header based name and value
Author:
Jeremy Unruh
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
HeaderNameValue
toHeader
()
Transform the option into a Header
Method Detail
toHeader
HeaderNameValue
toHeader()
Transform the option into a Header
Returns:
the header name value object
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method