| Package | Description |
|---|---|
| com.amazonaws.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
Authentication.clone() |
Authentication |
User.getAuthentication()
Denotes whether the user requires a password to authenticate.
|
Authentication |
Authentication.withPasswordCount(Integer passwordCount)
The number of passwords belonging to the user.
|
Authentication |
Authentication.withType(AuthenticationType type)
Indicates whether the user requires a password to authenticate.
|
Authentication |
Authentication.withType(String type)
Indicates whether the user requires a password to authenticate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setAuthentication(Authentication authentication)
Denotes whether the user requires a password to authenticate.
|
User |
User.withAuthentication(Authentication authentication)
Denotes whether the user requires a password to authenticate.
|
Copyright © 2025. All rights reserved.