public static interface ScramClient.UsernameBuildStage
| Modifier and Type | Method and Description |
|---|---|
ScramClient.PasswordBuildStage |
username(@NotNull String username)
Sets the username.
|
ScramClient.PasswordBuildStage username(@NotNull @NotNull String username)
username - the required usernamethis builder for use in a chained invocationCopyright © 2017–2025 OnGres, Inc. All rights reserved.