public class V1alpha1AcknowledgementRequest extends Object
| Constructor and Description |
|---|
V1alpha1AcknowledgementRequest() |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1AcknowledgementRequest |
comment(String comment) |
boolean |
equals(Object o) |
String |
getComment()
Comment by user
|
int |
hashCode() |
Boolean |
isSkipNotify()
Skip sending notification
|
void |
setComment(String comment) |
void |
setSkipNotify(Boolean skipNotify) |
V1alpha1AcknowledgementRequest |
skipNotify(Boolean skipNotify) |
String |
toString() |
public V1alpha1AcknowledgementRequest comment(String comment)
public String getComment()
public void setComment(String comment)
public V1alpha1AcknowledgementRequest skipNotify(Boolean skipNotify)
public Boolean isSkipNotify()
public void setSkipNotify(Boolean skipNotify)
Copyright © 2018. All rights reserved.