| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.client |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableUsernamePassword.Builder |
ImmutableUsernamePassword.builder()
Creates a builder for
ImmutableUsernamePassword. |
ImmutableUsernamePassword.Builder |
ImmutableUsernamePassword.Builder.from(UsernamePassword instance)
Fill a builder with attribute values from the provided
UsernamePassword instance. |
ImmutableUsernamePassword.Builder |
ImmutableUsernamePassword.Builder.name(String name)
Initializes the value for the
name attribute. |
ImmutableUsernamePassword.Builder |
ImmutableUsernamePassword.Builder.password(char... password)
Initializes the value for the
password attribute. |
Copyright © 2024. All rights reserved.