Uses of Class
io.awspring.spring.data.examples.model.CustomerAccount
Packages that use CustomerAccount
Package
Description
-
Uses of CustomerAccount in io.awspring.spring.data.examples.model
Methods in io.awspring.spring.data.examples.model that return CustomerAccountModifier and TypeMethodDescriptionstatic CustomerAccountCustomerAccount.note(String accountId, String noteId, AccountNote note) static CustomerAccountCustomerAccount.payment(String accountId, String methodId, PaymentMethod payment) static CustomerAccountCustomerAccount.profile(String accountId, AccountProfile profile) -
Uses of CustomerAccount in io.awspring.spring.data.examples.repository
Subinterfaces with type arguments of type CustomerAccount in io.awspring.spring.data.examples.repositoryMethods in io.awspring.spring.data.examples.repository that return types with arguments of type CustomerAccountModifier and TypeMethodDescription