Uses of Class
odata.msgraph.client.beta.complex.AddContentHeaderAction
-
Packages that use AddContentHeaderAction Package Description odata.msgraph.client.beta.complex -
-
Uses of AddContentHeaderAction in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.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)
-