| Package | Description |
|---|---|
| com.sdl.web.discovery.datalayer.model |
| Modifier and Type | Method and Description |
|---|---|
BaseURL |
BaseURL.setHost(String newHost)
Set the host.
|
BaseURL |
BaseURL.setPort(int newPort)
Set the port number.
|
BaseURL |
BaseURL.setProtocol(String newProtocol)
Set the protocol.
|
| Modifier and Type | Method and Description |
|---|---|
List<BaseURL> |
WebApplication.getBaseURLs()
Get the Web Application base URLs.
|
| Modifier and Type | Method and Description |
|---|---|
WebApplication |
WebApplication.setBaseURLs(List<BaseURL> newBaseURLs)
Set the Web Application base URLs.
|
Copyright © 2017 SDL Group. All rights reserved.