| Package | Description |
|---|---|
| software.amazon.awssdk.crt.auth.credentials |
| Modifier and Type | Method and Description |
|---|---|
CachedCredentialsProvider.CachedCredentialsProviderBuilder |
CachedCredentialsProvider.CachedCredentialsProviderBuilder.withCachedProvider(CredentialsProvider cachedProvider)
Sets the credentials provider to cache results from
|
CachedCredentialsProvider.CachedCredentialsProviderBuilder |
CachedCredentialsProvider.CachedCredentialsProviderBuilder.withCachingDurationInSeconds(int cachingDurationInSeconds)
Sets the maximum caching duration for any credentials sourced through this provider.
|
Copyright © 2021. All rights reserved.