Package microsoft.dynamics.crm.entity
Class Connector
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Connector
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Connector extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConnector.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedConnector()
-
Method Summary
-
-
-
Field Detail
-
connectoridunique
protected UUID connectoridunique
-
_owninguser_value
protected UUID _owninguser_value
-
iconblob_url
protected String iconblob_url
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
description
protected String description
-
overwritetime
protected OffsetDateTime overwritetime
-
displayname
protected String displayname
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
name
protected String name
-
_ownerid_value
protected UUID _ownerid_value
-
connectortype
protected Integer connectortype
-
connectorinternalid
protected String connectorinternalid
-
createdon
protected OffsetDateTime createdon
-
componentstate
protected Integer componentstate
-
solutionid
protected UUID solutionid
-
connectorid
protected UUID connectorid
-
statecode
protected Integer statecode
-
ismanaged
protected Boolean ismanaged
-
modifiedon
protected OffsetDateTime modifiedon
-
iconbrandcolor
protected String iconbrandcolor
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
versionnumber
protected Long versionnumber
-
introducedversion
protected String introducedversion
-
openapidefinition
protected String openapidefinition
-
connectionparameters
protected String connectionparameters
-
_createdby_value
protected UUID _createdby_value
-
policytemplateinstances
protected String policytemplateinstances
-
importsequencenumber
protected Integer importsequencenumber
-
iconblob
protected byte[] iconblob
-
iconblobid
protected UUID iconblobid
-
statuscode
protected Integer statuscode
-
iconblob_timestamp
protected Long iconblob_timestamp
-
_owningteam_value
protected UUID _owningteam_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderConnector
public static Connector.Builder builderConnector()
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
-
with_createdonbehalfby_value
public Connector with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Connector withIscustomizable(BooleanManagedProperty iscustomizable)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Connector withOverwritetime(OffsetDateTime overwritetime)
-
with_modifiedonbehalfby_value
public Connector with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withTimezoneruleversionnumber
public Connector withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Connector withCreatedon(OffsetDateTime createdon)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Connector withModifiedon(OffsetDateTime modifiedon)
-
with_owningbusinessunit_value
public Connector with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withUtcconversiontimezonecode
public Connector withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withPolicytemplateinstances
public Connector withPolicytemplateinstances(String policytemplateinstances)
-
getIconblob
public Optional<byte[]> getIconblob()
-
withIconblob
public Connector withIconblob(byte[] iconblob)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Connector withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withUnmappedField
public Connector 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()
-
getConnector_SyncErrors
public SyncerrorCollectionRequest getConnector_SyncErrors()
-
getConnector_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getConnector_DuplicateMatchingRecord()
-
getConnector_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getConnector_DuplicateBaseRecord()
-
getConnector_AsyncOperations
public AsyncoperationCollectionRequest getConnector_AsyncOperations()
-
getConnector_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getConnector_MailboxTrackingFolders()
-
getConnector_ProcessSession
public ProcesssessionCollectionRequest getConnector_ProcessSession()
-
getConnector_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getConnector_BulkDeleteFailures()
-
getConnector_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getConnector_PrincipalObjectAttributeAccesses()
-
getConnector_connectionreference
public ConnectionreferenceCollectionRequest getConnector_connectionreference()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Connector 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 Connector 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
-
-