@Generated(value="org.jsonschema2pojo") public class ExportJdrResponse extends ResourcePathResponse
| Constructor and Description |
|---|
ExportJdrResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
The report's file name to be presented to the client, based on the name generated at the server.
|
void |
setFileName(String fileName)
The report's file name to be presented to the client, based on the name generated at the server.
|
getDestinationSessionId, getMessage, getResourcePath, getSenderRequestId, getStatus, setDestinationSessionId, setMessage, setResourcePath, setSenderRequestId, setStatusgetAuthentication, setAuthenticationbuildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringpublic String getFileName()
public void setFileName(String fileName)
fileName - The fileNameCopyright © 2015 Red Hat. All rights reserved.