Uses of Enum
com.microsoft.graph.models.CloudPcAuditCategory
Packages that use CloudPcAuditCategory
-
Uses of CloudPcAuditCategory in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcAuditCategoryModifier and TypeMethodDescriptionstatic CloudPcAuditCategoryCloudPcAuditEvent.getCategory()Gets the category property value.static CloudPcAuditCategoryReturns the enum constant of this type with the specified name.static CloudPcAuditCategory[]CloudPcAuditCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type CloudPcAuditCategoryModifier and TypeMethodDescriptionvoidCloudPcAuditEvent.setCategory(CloudPcAuditCategory value) Sets the category property value.