public class DeploymentModify extends Object
| Modifier and Type | Field and Description |
|---|---|
ApplicationModify |
application |
Target |
target |
| Constructor and Description |
|---|
DeploymentModify() |
| Modifier and Type | Method and Description |
|---|---|
void |
setApplication(ApplicationModify application) |
void |
setTarget(Target target) |
public Target target
public ApplicationModify application
public void setTarget(Target target)
public void setApplication(ApplicationModify application)
Copyright © 2018 MuleSoft Inc. All rights reserved.