public class PostcommentRequest extends com.github.davidmoten.odata.client.EntityRequest<Postcomment>
| Constructor and Description |
|---|
PostcommentRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
SystemuserRequest |
createdby() |
SystemuserRequest |
createdonbehalfby() |
OrganizationRequest |
organizationid() |
PostRequest |
postid() |
public SystemuserRequest createdby()
public OrganizationRequest organizationid()
public SystemuserRequest createdonbehalfby()
public PostRequest postid()
Copyright © 2018–2020. All rights reserved.