Uses of Class
odata.msgraph.client.beta.complex.InformationProtectionContentLabel
-
Packages that use InformationProtectionContentLabel Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity.collection.request -
-
Uses of InformationProtectionContentLabel in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return InformationProtectionContentLabel Modifier and Type Method Description InformationProtectionContentLabelInformationProtectionContentLabel.Builder. build()InformationProtectionContentLabelInformationProtectionContentLabel. withAssignmentMethod(AssignmentMethod assignmentMethod)InformationProtectionContentLabelInformationProtectionContentLabel. withCreationDateTime(OffsetDateTime creationDateTime)InformationProtectionContentLabelInformationProtectionContentLabel. withLabel(LabelDetails label)InformationProtectionContentLabelInformationProtectionContentLabel. withUnmappedField(String name, String value) -
Uses of InformationProtectionContentLabel in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return types with arguments of type InformationProtectionContentLabel Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<InformationProtectionContentLabel>InformationProtectionLabelCollectionRequest. extractLabel(ContentInfo contentInfo)
-