Beispiel #1
0
 def __init__(self, access_token, secret_token):
     self.credentials = BceCredentials(access_token, secret_token)