Uses of Class
microsoft.graph.security.complex.AddContentHeaderAction
-
Packages that use AddContentHeaderAction Package Description microsoft.graph.security.complex -
-
Uses of AddContentHeaderAction in microsoft.graph.security.complex
Methods in microsoft.graph.security.complex that return AddContentHeaderAction Modifier and Type Method Description AddContentHeaderActionAddContentHeaderAction.Builder. build()AddContentHeaderActionAddContentHeaderAction. withAlignment(ContentAlignment alignment)AddContentHeaderActionAddContentHeaderAction. withFontColor(String fontColor)AddContentHeaderActionAddContentHeaderAction. withFontName(String fontName)AddContentHeaderActionAddContentHeaderAction. withFontSize(Integer fontSize)AddContentHeaderActionAddContentHeaderAction. withMargin(Integer margin)AddContentHeaderActionAddContentHeaderAction. withText(String text)AddContentHeaderActionAddContentHeaderAction. withUiElementName(String uiElementName)AddContentHeaderActionAddContentHeaderAction. withUnmappedField(String name, String value)
-