public class MobileofflineprofileitemassociationRequest extends com.github.davidmoten.odata.client.EntityRequest<Mobileofflineprofileitemassociation>
| Constructor and Description |
|---|
MobileofflineprofileitemassociationRequest(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() |
MobileofflineprofileitemRequest |
regardingobjectid() |
public SystemuserRequest modifiedonbehalfby()
public SystemuserRequest modifiedby()
public OrganizationRequest organizationid()
public MobileofflineprofileitemRequest regardingobjectid()
public SystemuserRequest createdby()
public SystemuserRequest createdonbehalfby()
Copyright © 2018–2021. All rights reserved.