Uses of Class
odata.msgraph.client.beta.complex.AutoLabeling.Builder
-
Packages that use AutoLabeling.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AutoLabeling.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AutoLabeling.Builder Modifier and Type Method Description static AutoLabeling.BuilderAutoLabeling. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AutoLabeling.BuilderAutoLabeling.Builder. message(String message)AutoLabeling.BuilderAutoLabeling.Builder. sensitiveTypeIds(String... sensitiveTypeIds)AutoLabeling.BuilderAutoLabeling.Builder. sensitiveTypeIds(List<String> sensitiveTypeIds)AutoLabeling.BuilderAutoLabeling.Builder. sensitiveTypeIdsNextLink(String sensitiveTypeIdsNextLink)
-