public class DeleteFeedbackOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeleteFeedbackOptions.Builder
Builder. 
 | 
static interface  | 
DeleteFeedbackOptions.ModelId
The analysis model to be used by the service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
feedbackId()
Gets the feedbackId. 
 | 
java.lang.String | 
modelId()
Gets the modelId. 
 | 
DeleteFeedbackOptions.Builder | 
newBuilder()
New builder. 
 | 
equals, hashCode, toStringpublic DeleteFeedbackOptions.Builder newBuilder()
public java.lang.String feedbackId()
public java.lang.String modelId()