Index
All Classes and Interfaces|All Packages|Serialized Form
U
- update(AccountStatusUpdatedDTO) - Method in class com.brodygaudel.bank.command.controller.AccountCommandRestController
-
Endpoint for updating the status of an account.
- update(String, CustomerRequestDTO) - Method in class com.brodygaudel.bank.command.controller.CustomerCommandRestController
-
Endpoint for updating an existing customer.
- UpdateCustomerCommand - Class in com.brodygaudel.bank.common.command.customer
-
Command to update an existing customer.
- UpdateCustomerCommand(String, String, String, String, String, LocalDate, String, Sex, LocalDateTime) - Constructor for class com.brodygaudel.bank.common.command.customer.UpdateCustomerCommand
-
Constructs a new instance of UpdateCustomerCommand with the specified parameters.
All Classes and Interfaces|All Packages|Serialized Form