public class DeploymentSlotSetting extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
configurationSource |
protected String |
name |
| Constructor and Description |
|---|
DeploymentSlotSetting() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationSource() |
String |
getName() |
void |
setConfigurationSource(String configurationSource) |
void |
setName(String name) |
Copyright © 2020. All rights reserved.