public class Msdyn_aibfile extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_aibfile.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_aibfile() |
protected String _owningteam_value
protected OffsetDateTime modifiedon
protected Integer statecode
protected String _owninguser_value
protected String msdyn_aibfileid
protected String msdyn_image_url
protected Integer utcconversiontimezonecode
protected String _modifiedby_value
protected String _owningbusinessunit_value
protected Integer msdyn_size
protected String _modifiedonbehalfby_value
protected String _msdyn_aibdatasetscontainerid_value
protected Integer importsequencenumber
protected OffsetDateTime createdon
protected String msdyn_name
protected String msdyn_importmetadata
protected Integer timezoneruleversionnumber
protected String msdyn_file_name
protected String _createdonbehalfby_value
protected String _ownerid_value
protected String _createdby_value
protected String msdyn_mimetype
protected String msdyn_checksum
protected OffsetDateTime overriddencreatedon
protected Integer statuscode
protected Long versionnumber
protected byte[] msdyn_file
protected String msdyn_imageid
protected Long msdyn_image_timestamp
protected byte[] msdyn_image
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_aibfile.Builder builderMsdyn_aibfile()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Msdyn_aibfile with_owningteam_value(String _owningteam_value)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_aibfile withModifiedon(OffsetDateTime modifiedon)
public Msdyn_aibfile withStatecode(Integer statecode)
public Msdyn_aibfile with_owninguser_value(String _owninguser_value)
public Msdyn_aibfile withMsdyn_aibfileid(String msdyn_aibfileid)
public Msdyn_aibfile withMsdyn_image_url(String msdyn_image_url)
public Msdyn_aibfile withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_aibfile with_modifiedby_value(String _modifiedby_value)
public Msdyn_aibfile with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_aibfile withMsdyn_size(Integer msdyn_size)
public Msdyn_aibfile with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<String> get_msdyn_aibdatasetscontainerid_value()
public Msdyn_aibfile with_msdyn_aibdatasetscontainerid_value(String _msdyn_aibdatasetscontainerid_value)
public Msdyn_aibfile withImportsequencenumber(Integer importsequencenumber)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_aibfile withCreatedon(OffsetDateTime createdon)
public Msdyn_aibfile withMsdyn_name(String msdyn_name)
public Msdyn_aibfile withMsdyn_importmetadata(String msdyn_importmetadata)
public Msdyn_aibfile withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_aibfile withMsdyn_file_name(String msdyn_file_name)
public Msdyn_aibfile with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_aibfile with_ownerid_value(String _ownerid_value)
public Msdyn_aibfile with_createdby_value(String _createdby_value)
public Msdyn_aibfile withMsdyn_mimetype(String msdyn_mimetype)
public Msdyn_aibfile withMsdyn_checksum(String msdyn_checksum)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_aibfile withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_aibfile withStatuscode(Integer statuscode)
public Msdyn_aibfile withVersionnumber(Long versionnumber)
public Optional<byte[]> getMsdyn_file()
public Msdyn_aibfile withMsdyn_file(byte[] msdyn_file)
public Msdyn_aibfile withMsdyn_imageid(String msdyn_imageid)
public Msdyn_aibfile withMsdyn_image_timestamp(Long msdyn_image_timestamp)
public Optional<byte[]> getMsdyn_image()
public Msdyn_aibfile withMsdyn_image(byte[] msdyn_image)
public Msdyn_aibfile withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getMsdyn_aibfile_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_aibfile_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_aibfile_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_aibfile_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_aibfile_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_aibfile_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_aibfile_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aibfile_PrincipalObjectAttributeAccesses()
public FileattachmentCollectionRequest getMsdyn_aibfile_FileAttachments()
public Msdyn_aibdatasetfileCollectionRequest getMsdyn_AIBDatasetFile_msdyn_AIBuilde()
public Msdyn_aibdatasetscontainerRequest getMsdyn_AIBDatasetsContainerId()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_aibfile patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Msdyn_aibfile put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.