public static final class Postcomment.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
Postcomment.Builder |
_createdby_value(String _createdby_value) |
Postcomment.Builder |
_createdonbehalfby_value(String _createdonbehalfby_value) |
Postcomment.Builder |
_organizationid_value(String _organizationid_value) |
Postcomment.Builder |
_postid_value(String _postid_value) |
Postcomment |
build() |
Postcomment.Builder |
createdon(OffsetDateTime createdon) |
Postcomment.Builder |
postcommentid(String postcommentid) |
Postcomment.Builder |
text(String text) |
Postcomment.Builder |
timezoneruleversionnumber(Integer timezoneruleversionnumber) |
Postcomment.Builder |
utcconversiontimezonecode(Integer utcconversiontimezonecode) |
public Postcomment.Builder text(String text)
public Postcomment.Builder timezoneruleversionnumber(Integer timezoneruleversionnumber)
public Postcomment.Builder utcconversiontimezonecode(Integer utcconversiontimezonecode)
public Postcomment.Builder _organizationid_value(String _organizationid_value)
public Postcomment.Builder _createdonbehalfby_value(String _createdonbehalfby_value)
public Postcomment.Builder _createdby_value(String _createdby_value)
public Postcomment.Builder _postid_value(String _postid_value)
public Postcomment.Builder postcommentid(String postcommentid)
public Postcomment.Builder createdon(OffsetDateTime createdon)
public Postcomment build()
Copyright © 2018–2021. All rights reserved.