PoolSpecification.withUserAccounts(List<UserAccount> userAccounts) 方法
定义
Set the userAccounts value.
public PoolSpecification withUserAccounts(List<UserAccount> userAccounts)
参数
- userAccounts
- List<UserAccount>
the userAccounts value to set
返回
the PoolSpecification object itself.