public class GetFeedback
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| GetFeedback() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getComment()Gets the comment. | 
| java.util.Date | getCreated()Gets the created. | 
| FeedbackDataOutput | getFeedbackData()Gets the feedbackData. | 
| java.lang.String | getFeedbackId()Gets the feedbackId. | 
public java.lang.String getFeedbackId()
public java.util.Date getCreated()
public java.lang.String getComment()
public FeedbackDataOutput getFeedbackData()