public class PostlikeRequest extends com.github.davidmoten.odata.client.EntityRequest<Postlike>
| Constructor and Description |
|---|
PostlikeRequest(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 createdonbehalfby()
public PostRequest postid()
public SystemuserRequest createdby()
public OrganizationRequest organizationid()
Copyright © 2018–2020. All rights reserved.