Uses of Class
io.awspring.cloud.samples.dynamodb.Department.Builder
Packages that use Department.Builder
-
Uses of Department.Builder in io.awspring.cloud.samples.dynamodb
Methods in io.awspring.cloud.samples.dynamodb that return Department.BuilderModifier and TypeMethodDescriptionstatic Department.BuilderDepartment.Builder.aDepartment()Department.Builder.withDepartmentId(UUID departmentId) Department.Builder.withEmployeeNumber(Long employeeNumber) Department.Builder.withOpeningDate(LocalDate openingDate) Department.Builder.withUserId(UUID userId)