Uses of Class
com.microsoft.graph.models.Win32LobAppReturnCode
Packages that use Win32LobAppReturnCode
-
Uses of Win32LobAppReturnCode in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppReturnCodeModifier and TypeMethodDescriptionstatic Win32LobAppReturnCodeWin32LobAppReturnCode.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type Win32LobAppReturnCodeModifier and TypeMethodDescriptionWin32LobApp.getReturnCodes()Gets the returnCodes property value.Method parameters in com.microsoft.graph.models with type arguments of type Win32LobAppReturnCodeModifier and TypeMethodDescriptionvoidWin32LobApp.setReturnCodes(List<Win32LobAppReturnCode> value) Sets the returnCodes property value.