| Package | Description |
|---|---|
| com.sdl.web.discovery.datalayer.model |
| Modifier and Type | Method and Description |
|---|---|
DeployerCapability |
Environment.getDeployerCapability()
Get the Deployer capability.
|
DeployerCapability |
DeployerCapability.setEnvironment(Environment newEnvironment) |
DeployerCapability |
DeployerCapability.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this DeployerCapability.
|
DeployerCapability |
DeployerCapability.setId(String newId)
Set the id.
|
DeployerCapability |
DeployerCapability.setLastUpdateTime(Long newLastUpdateTime) |
DeployerCapability |
DeployerCapability.setStrategy(EndpointStrategy newStrategy)
Set endpoint strategy.
|
DeployerCapability |
DeployerCapability.setUri(String newUri)
Set the URI.
|
DeployerCapability |
DeployerCapability.setUris(List<DestinationURL> newUris)
Set URIs.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.setDeployerCapability(DeployerCapability newDeployerCapability)
Set the Deployer capability.
|
Copyright © 2017 SDL Group. All rights reserved.