Uses of Enum
com.microsoft.graph.models.CloudPcAuditActivityResult
Packages that use CloudPcAuditActivityResult
-
Uses of CloudPcAuditActivityResult in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcAuditActivityResultModifier and TypeMethodDescriptionstatic CloudPcAuditActivityResultCloudPcAuditEvent.getActivityResult()Gets the activityResult property value.static CloudPcAuditActivityResultReturns the enum constant of this type with the specified name.static CloudPcAuditActivityResult[]CloudPcAuditActivityResult.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 CloudPcAuditActivityResultModifier and TypeMethodDescriptionvoidCloudPcAuditEvent.setActivityResult(CloudPcAuditActivityResult value) Sets the activityResult property value.