@Generated(value="org.jsonschema2pojo") public class DeployApplicationRequest extends ResourcePathRequest implements ResourcePathDestination
| Constructor and Description |
|---|
DeployApplicationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationFileName()
(Required)
|
Boolean |
getEnabled()
If true, the deployment will be enabled immediately.
|
void |
setDestinationFileName(String destinationFileName)
(Required)
|
void |
setEnabled(Boolean enabled)
If true, the deployment will be enabled immediately.
|
getResourcePath, getSenderRequestId, getSenderSessionId, setResourcePath, setSenderRequestId, setSenderSessionIdgetAuthentication, setAuthenticationbuildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetResourcePathpublic String getDestinationFileName()
public void setDestinationFileName(String destinationFileName)
destinationFileName - The destinationFileNamepublic Boolean getEnabled()
public void setEnabled(Boolean enabled)
enabled - The enabledCopyright © 2015–2016 Red Hat. All rights reserved.