public class RequestBuilderCh2 extends RequestBuilder
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
RESOURCES_EXCEPTION |
client, deployment| Modifier | Constructor and Description |
|---|---|
protected |
RequestBuilderCh2(Cloudhub2Deployment deployment,
RuntimeFabricClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected ApplicationModify |
buildApplicationModify() |
DeploymentRequest |
buildDeploymentRequest() |
Object |
createConfiguration() |
protected RuntimeFabricDeploymentSettings |
resolveDeploymentSettings(RuntimeFabricDeploymentSettings settings) |
buildApplicationRequest, buildAssetReference, buildDeploymentModify, buildTarget, getDeploymentId, getTargetId, resolveTag, resolveTargetId, resolveUrlpublic static final String ID
public static final String RESOURCES_EXCEPTION
protected RequestBuilderCh2(Cloudhub2Deployment deployment, RuntimeFabricClient client)
public DeploymentRequest buildDeploymentRequest() throws DeploymentException
buildDeploymentRequest in class RequestBuilderDeploymentExceptionprotected ApplicationModify buildApplicationModify()
buildApplicationModify in class RequestBuilderprotected RuntimeFabricDeploymentSettings resolveDeploymentSettings(RuntimeFabricDeploymentSettings settings) throws DeploymentException
resolveDeploymentSettings in class RequestBuilderDeploymentExceptionpublic Object createConfiguration()
Copyright © 2024 MuleSoft Inc. All rights reserved.