Uses of Class
com.microsoft.graph.models.CloudPcReport
Packages that use CloudPcReport
-
Uses of CloudPcReport in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcReportModifier and TypeMethodDescriptionstatic CloudPcReportCloudPcReport.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueVirtualEndpoint.getReport()Gets the report property value.Methods in com.microsoft.graph.models with parameters of type CloudPcReportModifier and TypeMethodDescriptionvoidVirtualEndpoint.setReport(CloudPcReport value) Sets the report property value.