程序包 | 说明 |
---|---|
com.aliyun.oss | |
com.aliyun.oss.common.auth |
限定符和类型 | 方法和说明 |
---|---|
CredentialsProvider |
OSSClient.getCredentialsProvider() |
构造器和说明 |
---|
OSSClient(String endpoint,
CredentialsProvider credsProvider)
Uses the specified
CredentialsProvider and OSS Endpoint to create a new OSSClient instance. |
OSSClient(String endpoint,
CredentialsProvider credsProvider,
ClientConfiguration config)
Uses the specified
CredentialsProvider , client configuration and OSS endpoint to create a new
OSSClient instance. |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultCredentialProvider
Default implementation of
CredentialsProvider . |
Copyright © 2017. All Rights Reserved.