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