public class UpdateConsumerRequest extends Object
| Constructor and Description |
|---|
UpdateConsumerRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateConsumerRequest |
comments(String comments) |
boolean |
equals(Object o) |
String |
getComments()
Get comments
|
@NotNull String |
getId()
Get id
|
int |
hashCode() |
UpdateConsumerRequest |
id(String id) |
void |
setComments(String comments) |
void |
setId(String id) |
String |
toString() |
public UpdateConsumerRequest comments(String comments)
public String getComments()
public void setComments(String comments)
public UpdateConsumerRequest id(String id)
@NotNull public @NotNull String getId()
public void setId(String id)
Copyright © 2026. All rights reserved.