void ESClient::setOAuth2Token()
in
src/ESClient.cpp [35:37]
3
lines of code
1
McCabe index (conditional complexity)
void ESClient::setOAuth2Token(String token){ oauth2Token = token; }