Uses of Class
odata.msgraph.client.beta.complex.InformationProtectionContentLabel.Builder
-
Packages that use InformationProtectionContentLabel.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of InformationProtectionContentLabel.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return InformationProtectionContentLabel.Builder Modifier and Type Method Description InformationProtectionContentLabel.BuilderInformationProtectionContentLabel.Builder. assignmentMethod(AssignmentMethod assignmentMethod)static InformationProtectionContentLabel.BuilderInformationProtectionContentLabel. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).InformationProtectionContentLabel.BuilderInformationProtectionContentLabel.Builder. creationDateTime(OffsetDateTime creationDateTime)InformationProtectionContentLabel.BuilderInformationProtectionContentLabel.Builder. label(LabelDetails label)
-