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