Uses of Class
com.microsoft.graph.models.ProtectionPolicyArtifactCount
Packages that use ProtectionPolicyArtifactCount
-
Uses of ProtectionPolicyArtifactCount in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ProtectionPolicyArtifactCountModifier and TypeMethodDescriptionProtectionPolicyArtifactCount.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProtectionPolicyBase.getProtectionPolicyArtifactCount()Gets the protectionPolicyArtifactCount property value.Methods in com.microsoft.graph.models with parameters of type ProtectionPolicyArtifactCountModifier and TypeMethodDescriptionvoidProtectionPolicyBase.setProtectionPolicyArtifactCount(ProtectionPolicyArtifactCount value) Sets the protectionPolicyArtifactCount property value.