Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ setApiKey
Method
setApiKey
engine/schema/src/main/java/com/cloud/user/UserVO.java:251–254 ·
view source on GitHub ↗
(String apiKey)
Source
from the content-addressed store, hash-verified
249
}
250
251
@Override
252
public
void
setApiKey(String apiKey) {
253
this.apiKey = apiKey;
254
}
255
256
@Override
257
public
String getSecretKey() {
Callers
3
UserVO
Method · 0.95
createUserApiKey
Method · 0.95
start
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected