public class BasicCredentials extends Object implements AlibabaCloudCredentials
| Constructor and Description |
|---|
BasicCredentials(String accessKeyId,
String accessKeySecret) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKeyId() |
String |
getAccessKeySecret() |
public String getAccessKeyId()
getAccessKeyId in interface AlibabaCloudCredentialspublic String getAccessKeySecret()
getAccessKeySecret in interface AlibabaCloudCredentialsCopyright © 2022. All rights reserved.