public class RequestBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RequestBuilder(RuntimeFabricDeployment deployment,
RuntimeFabricClient client) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentModify |
buildDeploymentModify() |
DeploymentRequest |
buildDeploymentRequest() |
Target |
buildTarget() |
String |
getDeploymentId(Target target) |
public static final String ID
protected RequestBuilder(RuntimeFabricDeployment deployment, RuntimeFabricClient client)
public DeploymentRequest buildDeploymentRequest() throws DeploymentException
DeploymentExceptionpublic Target buildTarget() throws DeploymentException
DeploymentExceptionpublic DeploymentModify buildDeploymentModify() throws DeploymentException
DeploymentExceptionCopyright © 2019 MuleSoft Inc. All rights reserved.