Uses of Class
microsoft.graph.security.complex.ContentLabel.Builder
-
Packages that use ContentLabel.Builder Package Description microsoft.graph.security.complex -
-
Uses of ContentLabel.Builder in microsoft.graph.security.complex
Methods in microsoft.graph.security.complex that return ContentLabel.Builder Modifier and Type Method Description ContentLabel.BuilderContentLabel.Builder. assignmentMethod(AssignmentMethod assignmentMethod)static ContentLabel.BuilderContentLabel. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ContentLabel.BuilderContentLabel.Builder. createdDateTime(OffsetDateTime createdDateTime)ContentLabel.BuilderContentLabel.Builder. sensitivityLabelId(String sensitivityLabelId)
-