Uses of Class
com.microsoft.graph.models.ProtectedApplicationMetadata
Packages that use ProtectedApplicationMetadata
-
Uses of ProtectedApplicationMetadata in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ProtectedApplicationMetadataModifier and TypeMethodDescriptionstatic ProtectedApplicationMetadataProtectedApplicationMetadata.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProcessContentRequest.getProtectedAppMetadata()Gets the protectedAppMetadata property value.Methods in com.microsoft.graph.models with parameters of type ProtectedApplicationMetadataModifier and TypeMethodDescriptionvoidProcessContentRequest.setProtectedAppMetadata(ProtectedApplicationMetadata value) Sets the protectedAppMetadata property value.