Uses of Class
com.microsoft.graph.models.ProtectionPolicyBase
Packages that use ProtectionPolicyBase
-
Uses of ProtectionPolicyBase in com.microsoft.graph.models
Subclasses of ProtectionPolicyBase in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassMethods in com.microsoft.graph.models that return ProtectionPolicyBaseModifier and TypeMethodDescriptionstatic ProtectionPolicyBaseProtectionPolicyBase.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ProtectionPolicyBaseModifier and TypeMethodDescriptionBackupRestoreRoot.getProtectionPolicies()Gets the protectionPolicies property value.ProtectionPolicyBaseCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ProtectionPolicyBaseModifier and TypeMethodDescriptionvoidBackupRestoreRoot.setProtectionPolicies(List<ProtectionPolicyBase> value) Sets the protectionPolicies property value.voidProtectionPolicyBaseCollectionResponse.setValue(List<ProtectionPolicyBase> value) Sets the value property value.