Uses of Class
io.awspring.spring.data.examples.model.AccountProfile
Packages that use AccountProfile
-
Uses of AccountProfile in io.awspring.spring.data.examples.model
Methods in io.awspring.spring.data.examples.model that return AccountProfileMethods in io.awspring.spring.data.examples.model with parameters of type AccountProfileModifier and TypeMethodDescriptionstatic CustomerAccountCustomerAccount.profile(String accountId, AccountProfile profile) voidCustomerAccount.setProfile(AccountProfile profile)