Uses of Class
odata.msgraph.client.security.complex.FilePlanDepartment
-
Packages that use FilePlanDepartment Package Description odata.msgraph.client.security.complex odata.msgraph.client.security.entity -
-
Uses of FilePlanDepartment in odata.msgraph.client.security.complex
Methods in odata.msgraph.client.security.complex that return FilePlanDepartment Modifier and Type Method Description FilePlanDepartmentFilePlanDepartment.Builder. build()FilePlanDepartmentFilePlanDepartment. withUnmappedField(String name, Object value) -
Uses of FilePlanDepartment in odata.msgraph.client.security.entity
Fields in odata.msgraph.client.security.entity declared as FilePlanDepartment Modifier and Type Field Description protected FilePlanDepartmentFilePlanDescriptor. departmentMethods in odata.msgraph.client.security.entity that return types with arguments of type FilePlanDepartment Modifier and Type Method Description Optional<FilePlanDepartment>FilePlanDescriptor. getDepartment()Methods in odata.msgraph.client.security.entity with parameters of type FilePlanDepartment Modifier and Type Method Description FilePlanDescriptor.BuilderFilePlanDescriptor.Builder. department(FilePlanDepartment department)FilePlanDescriptorFilePlanDescriptor. withDepartment(FilePlanDepartment department)
-