| Package | Description |
|---|---|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthTokenUpdateStrategyType |
AuthTokenUpdateStrategyType.fromValue(String value)
Use this in place of valueOf.
|
static AuthTokenUpdateStrategyType |
AuthTokenUpdateStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthTokenUpdateStrategyType[] |
AuthTokenUpdateStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyCacheClusterRequest.setAuthTokenUpdateStrategy(AuthTokenUpdateStrategyType authTokenUpdateStrategy)
Specifies the strategy to use to update the AUTH token.
|
ModifyReplicationGroupRequest |
ModifyReplicationGroupRequest.withAuthTokenUpdateStrategy(AuthTokenUpdateStrategyType authTokenUpdateStrategy)
Specifies the strategy to use to update the AUTH token.
|
ModifyCacheClusterRequest |
ModifyCacheClusterRequest.withAuthTokenUpdateStrategy(AuthTokenUpdateStrategyType authTokenUpdateStrategy)
Specifies the strategy to use to update the AUTH token.
|
Copyright © 2025. All rights reserved.