You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewIllegalArgumentException("Invalid input: authMethod. authMethod is optional but if set, it should have one of the following values: api_key, iam_token")
230
230
}
231
231
} elseif (cosType =="softlayer_cos") {
232
-
returnrequired_key_softlayer_cos
232
+
returnrequiredKeySoftlayerCos
233
233
} else {
234
234
thrownewIllegalArgumentException("Invalid input: cosType. cosType is optional but if set, it should have one of the following values: softlayer_cos, bluemix_cos")
0 commit comments