Class WebhookServerConfig.Builder
java.lang.Object
org.teleight.teleightbots.webhook.WebhookServerConfig.Builder
- Enclosing class:
WebhookServerConfig
-
Method Summary
Modifier and TypeMethodDescriptionbuild()keystorePassword(@Nullable String keystorePassword) keystorePath(@Nullable Path keystorePath) port(int port) toString()useHttps(boolean useHttps)
-
Method Details
-
host
- Returns:
this.
-
port
- Returns:
this.
-
keystorePath
- Returns:
this.
-
keystorePassword
- Returns:
this.
-
useHttps
- Returns:
this.
-
build
-
toString
-