| Package | Description |
|---|---|
| com.aliyun.credentials.provider |
| Modifier and Type | Method and Description |
|---|---|
static RefreshCachedSupplier.StaleValueBehavior |
RefreshCachedSupplier.StaleValueBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefreshCachedSupplier.StaleValueBehavior[] |
RefreshCachedSupplier.StaleValueBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshCachedSupplier.Builder<T> |
RefreshCachedSupplier.Builder.staleValueBehavior(RefreshCachedSupplier.StaleValueBehavior staleValueBehavior) |
Copyright © 2025. All rights reserved.