Uses of Class
com.microsoft.graph.models.IntegratedApplicationMetadata
Packages that use IntegratedApplicationMetadata
-
Uses of IntegratedApplicationMetadata in com.microsoft.graph.models
Subclasses of IntegratedApplicationMetadata in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return IntegratedApplicationMetadataModifier and TypeMethodDescriptionIntegratedApplicationMetadata.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProcessContentRequest.getIntegratedAppMetadata()Gets the integratedAppMetadata property value.Methods in com.microsoft.graph.models with parameters of type IntegratedApplicationMetadataModifier and TypeMethodDescriptionvoidProcessContentRequest.setIntegratedAppMetadata(IntegratedApplicationMetadata value) Sets the integratedAppMetadata property value.