Uses of Class
odata.msgraph.client.beta.complex.AddFooter.Builder
-
Packages that use AddFooter.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AddFooter.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AddFooter.Builder Modifier and Type Method Description AddFooter.BuilderAddFooter.Builder. alignment(Alignment alignment)static AddFooter.BuilderAddFooter. builderAddFooter()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AddFooter.BuilderAddFooter.Builder. fontColor(String fontColor)AddFooter.BuilderAddFooter.Builder. fontSize(Long fontSize)AddFooter.BuilderAddFooter.Builder. margin(Integer margin)AddFooter.BuilderAddFooter.Builder. name(String name)AddFooter.BuilderAddFooter.Builder. text(String text)
-