| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
ModifyUserResponse.authentication()
Denotes whether the user requires a password to authenticate.
|
Authentication |
User.authentication()
Denotes whether the user requires a password to authenticate.
|
Authentication |
DeleteUserResponse.authentication()
Denotes whether the user requires a password to authenticate.
|
Authentication |
CreateUserResponse.authentication()
Denotes whether the user requires a password to authenticate.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyUserResponse.Builder |
ModifyUserResponse.Builder.authentication(Authentication authentication)
Denotes whether the user requires a password to authenticate.
|
User.Builder |
User.Builder.authentication(Authentication authentication)
Denotes whether the user requires a password to authenticate.
|
DeleteUserResponse.Builder |
DeleteUserResponse.Builder.authentication(Authentication authentication)
Denotes whether the user requires a password to authenticate.
|
CreateUserResponse.Builder |
CreateUserResponse.Builder.authentication(Authentication authentication)
Denotes whether the user requires a password to authenticate.
|
Copyright © 2023. All rights reserved.