Uses of Class
odata.msgraph.client.security.entity.FilePlanDescriptor
-
Packages that use FilePlanDescriptor Package Description odata.msgraph.client.security.entity -
-
Uses of FilePlanDescriptor in odata.msgraph.client.security.entity
Fields in odata.msgraph.client.security.entity declared as FilePlanDescriptor Modifier and Type Field Description protected FilePlanDescriptorRetentionLabel. descriptorsMethods in odata.msgraph.client.security.entity that return FilePlanDescriptor Modifier and Type Method Description FilePlanDescriptorFilePlanDescriptor.Builder. build()FilePlanDescriptorFilePlanDescriptor. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.FilePlanDescriptorFilePlanDescriptor. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).FilePlanDescriptorFilePlanDescriptor. withAuthority(FilePlanAuthority authority)FilePlanDescriptorFilePlanDescriptor. withCategory(FilePlanAppliedCategory category)FilePlanDescriptorFilePlanDescriptor. withCitation(FilePlanCitation citation)FilePlanDescriptorFilePlanDescriptor. withDepartment(FilePlanDepartment department)FilePlanDescriptorFilePlanDescriptor. withFilePlanReference(FilePlanReference filePlanReference)FilePlanDescriptorFilePlanDescriptor. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.security.entity with parameters of type FilePlanDescriptor Modifier and Type Method Description RetentionLabel.BuilderRetentionLabel.Builder. descriptors(FilePlanDescriptor descriptors)RetentionLabelRetentionLabel. withDescriptors(FilePlanDescriptor descriptors)
-