Uses of Class
odata.msgraph.client.beta.complex.AddContentFooterAction.Builder
-
Packages that use AddContentFooterAction.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AddContentFooterAction.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AddContentFooterAction.Builder Modifier and Type Method Description AddContentFooterAction.BuilderAddContentFooterAction.Builder. alignment(ContentAlignment alignment)static AddContentFooterAction.BuilderAddContentFooterAction. builderAddContentFooterAction()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AddContentFooterAction.BuilderAddContentFooterAction.Builder. fontColor(String fontColor)AddContentFooterAction.BuilderAddContentFooterAction.Builder. fontName(String fontName)AddContentFooterAction.BuilderAddContentFooterAction.Builder. fontSize(Integer fontSize)AddContentFooterAction.BuilderAddContentFooterAction.Builder. margin(Integer margin)AddContentFooterAction.BuilderAddContentFooterAction.Builder. text(String text)AddContentFooterAction.BuilderAddContentFooterAction.Builder. uiElementName(String uiElementName)
-