public static class Authentication.AuthenticationBuilder extends Object
| Constructor and Description |
|---|
AuthenticationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
build()
Builds the
MavenConfiguration object. |
Authentication.AuthenticationBuilder |
password(String password) |
Authentication.AuthenticationBuilder |
username(String username) |
public Authentication.AuthenticationBuilder password(String password)
public Authentication.AuthenticationBuilder username(String username)
public Authentication build()
MavenConfiguration object.MavenConfiguration with the value sets.Copyright © 2024 MuleSoft, Inc.. All rights reserved.