Uses of Class
com.microsoft.graph.models.StringKeyStringValuePair
Packages that use StringKeyStringValuePair
-
Uses of StringKeyStringValuePair in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return StringKeyStringValuePairModifier and TypeMethodDescriptionstatic StringKeyStringValuePairStringKeyStringValuePair.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 StringKeyStringValuePairModifier and TypeMethodDescriptionAttributeDefinition.getApiExpressions()Gets the apiExpressions property value.SynchronizationRule.getMetadata()Gets the metadata property value.Method parameters in com.microsoft.graph.models with type arguments of type StringKeyStringValuePairModifier and TypeMethodDescriptionvoidAttributeDefinition.setApiExpressions(List<StringKeyStringValuePair> value) Sets the apiExpressions property value.voidSynchronizationRule.setMetadata(List<StringKeyStringValuePair> value) Sets the metadata property value.