Package microsoft.dynamics.crm.entity
Class Msdyn_aiodimage
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_aiodimage
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_aiodimage extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_aiodimage.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_ownerid_valueprotected UUID_owningbusinessunit_valueprotected UUID_owningteam_valueprotected UUID_owninguser_valueprotected OffsetDateTimecreatedonprotected byte[]entityimageprotected Longentityimage_timestampprotected Stringentityimage_urlprotected UUIDentityimageidprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected UUIDmsdyn_aiodimageidprotected Stringmsdyn_checksumprotected Stringmsdyn_descriptionprotected Stringmsdyn_metadataprotected Stringmsdyn_nameprotected OffsetDateTimeoverriddencreatedonprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecodeprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMsdyn_aiodimage()
-
Method Summary
-
-
-
Field Detail
-
statecode
protected Integer statecode
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
msdyn_aiodimageid
protected UUID msdyn_aiodimageid
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
statuscode
protected Integer statuscode
-
entityimage
protected byte[] entityimage
-
msdyn_name
protected String msdyn_name
-
entityimageid
protected UUID entityimageid
-
versionnumber
protected Long versionnumber
-
_createdby_value
protected UUID _createdby_value
-
_owninguser_value
protected UUID _owninguser_value
-
createdon
protected OffsetDateTime createdon
-
_ownerid_value
protected UUID _ownerid_value
-
importsequencenumber
protected Integer importsequencenumber
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
entityimage_url
protected String entityimage_url
-
msdyn_metadata
protected String msdyn_metadata
-
entityimage_timestamp
protected Long entityimage_timestamp
-
_owningteam_value
protected UUID _owningteam_value
-
modifiedon
protected OffsetDateTime modifiedon
-
msdyn_description
protected String msdyn_description
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
msdyn_checksum
protected String msdyn_checksum
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_aiodimage
public static Msdyn_aiodimage.Builder builderMsdyn_aiodimage()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
withStatecode
public Msdyn_aiodimage withStatecode(Integer statecode)
-
withTimezoneruleversionnumber
public Msdyn_aiodimage withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withMsdyn_aiodimageid
public Msdyn_aiodimage withMsdyn_aiodimageid(UUID msdyn_aiodimageid)
-
withUtcconversiontimezonecode
public Msdyn_aiodimage withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withStatuscode
public Msdyn_aiodimage withStatuscode(Integer statuscode)
-
getEntityimage
public Optional<byte[]> getEntityimage()
-
withEntityimage
public Msdyn_aiodimage withEntityimage(byte[] entityimage)
-
withMsdyn_name
public Msdyn_aiodimage withMsdyn_name(String msdyn_name)
-
withEntityimageid
public Msdyn_aiodimage withEntityimageid(UUID entityimageid)
-
withVersionnumber
public Msdyn_aiodimage withVersionnumber(Long versionnumber)
-
with_createdby_value
public Msdyn_aiodimage with_createdby_value(UUID _createdby_value)
-
with_owninguser_value
public Msdyn_aiodimage with_owninguser_value(UUID _owninguser_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_aiodimage withCreatedon(OffsetDateTime createdon)
-
with_ownerid_value
public Msdyn_aiodimage with_ownerid_value(UUID _ownerid_value)
-
withImportsequencenumber
public Msdyn_aiodimage withImportsequencenumber(Integer importsequencenumber)
-
with_owningbusinessunit_value
public Msdyn_aiodimage with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
with_modifiedonbehalfby_value
public Msdyn_aiodimage with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withEntityimage_url
public Msdyn_aiodimage withEntityimage_url(String entityimage_url)
-
withMsdyn_metadata
public Msdyn_aiodimage withMsdyn_metadata(String msdyn_metadata)
-
withEntityimage_timestamp
public Msdyn_aiodimage withEntityimage_timestamp(Long entityimage_timestamp)
-
with_owningteam_value
public Msdyn_aiodimage with_owningteam_value(UUID _owningteam_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_aiodimage withModifiedon(OffsetDateTime modifiedon)
-
withMsdyn_description
public Msdyn_aiodimage withMsdyn_description(String msdyn_description)
-
with_createdonbehalfby_value
public Msdyn_aiodimage with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_modifiedby_value
public Msdyn_aiodimage with_modifiedby_value(UUID _modifiedby_value)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_aiodimage withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withMsdyn_checksum
public Msdyn_aiodimage withMsdyn_checksum(String msdyn_checksum)
-
withUnmappedField
public Msdyn_aiodimage withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getMsdyn_aiodimage_SyncErrors
public SyncerrorCollectionRequest getMsdyn_aiodimage_SyncErrors()
-
getMsdyn_aiodimage_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getMsdyn_aiodimage_DuplicateMatchingRecord()
-
getMsdyn_aiodimage_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getMsdyn_aiodimage_DuplicateBaseRecord()
-
getMsdyn_aiodimage_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_aiodimage_AsyncOperations()
-
getMsdyn_aiodimage_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_aiodimage_MailboxTrackingFolders()
-
getMsdyn_aiodimage_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_aiodimage_ProcessSession()
-
getMsdyn_aiodimage_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_aiodimage_BulkDeleteFailures()
-
getMsdyn_aiodimage_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aiodimage_PrincipalObjectAttributeAccesses()
-
getMsdyn_aiodimage_Annotations
public AnnotationCollectionRequest getMsdyn_aiodimage_Annotations()
-
getMsdyn_aiodimage_msdyn_aiodtrainingimage
public Msdyn_aiodtrainingimageCollectionRequest getMsdyn_aiodimage_msdyn_aiodtrainingimage()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_aiodimage patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Msdyn_aiodimage put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-