Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ setEmail
Method
setEmail
engine/schema/src/main/java/com/cloud/user/UserVO.java:231–234 ·
view source on GitHub ↗
(String email)
Source
from the content-addressed store, hash-verified
229
}
230
231
@Override
232
public
void
setEmail(String email) {
233
this.email = email;
234
}
235
236
@Override
237
public
State getState() {
Callers
3
testSendQuotaAlert
Method · 0.95
UserVO
Method · 0.95
updateUser
Method · 0.95
Calls
no outgoing calls
Tested by
1
testSendQuotaAlert
Method · 0.76