Package com.microsoft.graph.options
Class HeaderOption
java.lang.Object
com.microsoft.graph.options.Option
com.microsoft.graph.options.HeaderOption
A header value
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HeaderOption
Creates a header option object- Parameters:
name- the name of the headervalue- the value of the header
-