| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMode |
CreateUserRequest.authenticationMode()
Specifies how to authenticate the user.
|
AuthenticationMode |
ModifyUserRequest.authenticationMode()
Specifies how to authenticate the user.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserRequest.Builder |
CreateUserRequest.Builder.authenticationMode(AuthenticationMode authenticationMode)
Specifies how to authenticate the user.
|
ModifyUserRequest.Builder |
ModifyUserRequest.Builder.authenticationMode(AuthenticationMode authenticationMode)
Specifies how to authenticate the user.
|
Copyright © 2023. All rights reserved.