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() |
String |
getDeploymentId() |
public static final String ID
protected RequestBuilder(RuntimeFabricDeployment deployment, RuntimeFabricClient client)
public DeploymentRequest buildDeploymentRequest() throws DeploymentException
DeploymentExceptionpublic String getDeploymentId()
public DeploymentModify buildDeploymentModify() throws DeploymentException
DeploymentExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.