public interface BackendServiceMixin
BackendService.| Modifier and Type | Interface and Description |
|---|---|
static interface |
BackendServiceMixin.Builder
Jackson annotations for
BackendService.Builder. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolSettings |
connectionPoolConfig() |
TlsSettings |
getTlsSettings() |
HealthCheckConfig |
healthCheckConfig() |
String |
idAsString() |
int |
maxHeaderSize() |
Set<Origin> |
origins() |
String |
path() |
int |
responseTimeoutMillis() |
List<RewriteConfig> |
rewrites() |
StickySessionConfig |
stickySessionConfig() |
String idAsString()
String path()
ConnectionPoolSettings connectionPoolConfig()
HealthCheckConfig healthCheckConfig()
StickySessionConfig stickySessionConfig()
List<RewriteConfig> rewrites()
int responseTimeoutMillis()
int maxHeaderSize()
TlsSettings getTlsSettings()
Copyright © 2013–2020 Hotels.com. All rights reserved.