public class BulkJobSummaryRequest extends Request
| Constructor and Description |
|---|
BulkJobSummaryRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCorrelationId() |
java.lang.String |
getRequestId() |
RequestType |
getRequestType() |
void |
setCorrelationId(java.lang.String correlationId) |
void |
setRequestId(java.lang.String requestId) |
public java.lang.String getRequestId()
public void setRequestId(java.lang.String requestId)
requestId - the requestId to setpublic java.lang.String getCorrelationId()
public void setCorrelationId(java.lang.String correlationId)
correlationId - the correlationId to setpublic RequestType getRequestType()
getRequestType in class RequestCopyright © 2016. All Rights Reserved.