Uses of Class
com.microsoft.graph.models.CallOptions
Packages that use CallOptions
-
Uses of CallOptions in com.microsoft.graph.models
Subclasses of CallOptions in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return CallOptionsModifier and TypeMethodDescriptionstatic CallOptionsCallOptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCall.getCallOptions()Gets the callOptions property value.Methods in com.microsoft.graph.models with parameters of type CallOptionsModifier and TypeMethodDescriptionvoidCall.setCallOptions(CallOptions value) Sets the callOptions property value.