| Package | Description |
|---|---|
| com.sdl.web.discovery.datalayer.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointStrategy |
DeployerCapability.getStrategy()
Get endpoint strategy.
|
static EndpointStrategy |
EndpointStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointStrategy[] |
EndpointStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeployerCapability |
DeployerCapability.setStrategy(EndpointStrategy newStrategy)
Set endpoint strategy.
|
Copyright © 2017 SDL Group. All rights reserved.