public interface AWSCredentialsProvider
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AWSCredentials |
getCredentials()
Returns AWSCredentials which the caller can use to authorize an AWS request.
|
void |
refresh()
Forces this credentials provider to refresh its credentials.
|
AWSCredentials getCredentials()
void refresh()