@Generated(value="org.jsonschema2pojo") public class DeployApplicationRequest extends BasicMessage
| Constructor and Description |
|---|
DeployApplicationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationFileName() |
String |
getResourcePath()
The inventory path to the resource that is to deploy the application
|
void |
setDestinationFileName(String destinationFileName) |
void |
setResourcePath(String resourcePath)
The inventory path to the resource that is to deploy the application
|
buildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringpublic String getResourcePath()
public void setResourcePath(String resourcePath)
resourcePath - The resourcePathpublic String getDestinationFileName()
public void setDestinationFileName(String destinationFileName)
destinationFileName - The destinationFileNameCopyright © 2015 Red Hat, Inc.. All rights reserved.