public static class CreateCommentRequestBody.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected CreateCommentRequestBodyItemField |
item |
protected String |
message |
protected String |
taggedMessage |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder(String message,
CreateCommentRequestBodyItemField item) |
| Modifier and Type | Method and Description |
|---|---|
CreateCommentRequestBody |
build() |
CreateCommentRequestBody.Builder |
taggedMessage(String taggedMessage) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String taggedMessage
protected final CreateCommentRequestBodyItemField item
public Builder(String message, CreateCommentRequestBodyItemField item)
public CreateCommentRequestBody.Builder taggedMessage(String taggedMessage)
public CreateCommentRequestBody build()