Package com.microsoft.graph.options
Class FunctionOption
java.lang.Object
com.microsoft.graph.options.Option
com.microsoft.graph.options.FunctionOption
Represents an option to use with OData methods
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FunctionOption
Creates an option object- Parameters:
name- the name of the optionvalue- the value of the option
-