public interface COSCredentials
限定符和类型 | 方法和说明 |
---|---|
String |
getCOSAccessKeyId()
Returns the COS access key ID for this credentials object.
|
String |
getCOSAppId()
Returns the COS AppId for this credentials object.
|
String |
getCOSSecretKey()
Returns the COS secret access key for this credentials object.
|
String getCOSAppId()
String getCOSAccessKeyId()
String getCOSSecretKey()
Copyright © 2021. All rights reserved.