Uses of Class
odata.msgraph.client.beta.complex.ListInfo.Builder
-
Packages that use ListInfo.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ListInfo.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ListInfo.Builder Modifier and Type Method Description static ListInfo.BuilderListInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ListInfo.BuilderListInfo.Builder. contentTypesEnabled(Boolean contentTypesEnabled)ListInfo.BuilderListInfo.Builder. hidden(Boolean hidden)ListInfo.BuilderListInfo.Builder. template(String template)
-