public static final class HttpProtocol.Builder
extends java.lang.Object
HttpProtocol.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
HttpProtocol. |
| Modifier and Type | Method and Description |
|---|---|
HttpProtocol |
build() |
HttpProtocol.Builder |
setAuthenticationScheme(BasicAuthenticationScheme authenticationScheme) |
public Builder()
HttpProtocol.public HttpProtocol.Builder setAuthenticationScheme(BasicAuthenticationScheme authenticationScheme)
authenticationScheme - New value for the property.public HttpProtocol build()