| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMode |
CreateUserRequest.authenticationMode()
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
|
AuthenticationMode |
UpdateUserRequest.authenticationMode()
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserRequest.Builder |
CreateUserRequest.Builder.authenticationMode(AuthenticationMode authenticationMode)
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
|
UpdateUserRequest.Builder |
UpdateUserRequest.Builder.authenticationMode(AuthenticationMode authenticationMode)
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
|
Copyright © 2021. All rights reserved.