public class Client extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKeyId() |
String |
getAccessKeySecret() |
String |
getBearerToken() |
AlibabaCloudCredentials |
getCredential(Config config) |
String |
getSecurityToken() |
String |
getType() |
public Client(Config config) throws ParseException, CredentialException, IOException
public Client()
throws ParseException,
CredentialException,
IOException
public AlibabaCloudCredentials getCredential(Config config) throws IOException, CredentialException, ParseException
public String getAccessKeyId()
public String getAccessKeySecret()
public String getSecurityToken()
public String getType()
public String getBearerToken()
Copyright © 2020. All rights reserved.