Uses of Class
com.microsoft.graph.models.CloudClipboardRoot
Packages that use CloudClipboardRoot
-
Uses of CloudClipboardRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudClipboardRootModifier and TypeMethodDescriptionstatic CloudClipboardRootCloudClipboardRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getCloudClipboard()Gets the cloudClipboard property value.Methods in com.microsoft.graph.models with parameters of type CloudClipboardRootModifier and TypeMethodDescriptionvoidUser.setCloudClipboard(CloudClipboardRoot value) Sets the cloudClipboard property value.