Package microsoft.dynamics.crm.entity
Class Datalakeworkspace
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Datalakeworkspace
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Datalakeworkspace extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDatalakeworkspace.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDatalakeworkspace()
-
Method Summary
-
-
-
Field Detail
-
componentstate
protected Integer componentstate
-
whitelistedappid
protected UUID whitelistedappid
-
versionnumber
protected Long versionnumber
-
_createdby_value
protected UUID _createdby_value
-
tenantid
protected UUID tenantid
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
statuscode
protected Integer statuscode
-
iscustomercapacity
protected Boolean iscustomercapacity
-
overwritetime
protected OffsetDateTime overwritetime
-
path
protected String path
-
isprivate
protected Boolean isprivate
-
name
protected String name
-
componentidunique
protected UUID componentidunique
-
ismanaged
protected Boolean ismanaged
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
containerendpoint
protected String containerendpoint
-
owningappid
protected UUID owningappid
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
datalakeworkspace_uniquename
protected String datalakeworkspace_uniquename
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
importsequencenumber
protected Integer importsequencenumber
-
_modifiedby_value
protected UUID _modifiedby_value
-
createdon
protected OffsetDateTime createdon
-
modifiedon
protected OffsetDateTime modifiedon
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
_organizationid_value
protected UUID _organizationid_value
-
statecode
protected Integer statecode
-
isdeepcopyenabled
protected Boolean isdeepcopyenabled
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
solutionid
protected UUID solutionid
-
datalakeworkspaceid
protected UUID datalakeworkspaceid
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderDatalakeworkspace
public static Datalakeworkspace.Builder builderDatalakeworkspace()
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
-
withComponentstate
public Datalakeworkspace withComponentstate(Integer componentstate)
-
withWhitelistedappid
public Datalakeworkspace withWhitelistedappid(UUID whitelistedappid)
-
withVersionnumber
public Datalakeworkspace withVersionnumber(Long versionnumber)
-
with_createdby_value
public Datalakeworkspace with_createdby_value(UUID _createdby_value)
-
withTenantid
public Datalakeworkspace withTenantid(UUID tenantid)
-
withUtcconversiontimezonecode
public Datalakeworkspace withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withStatuscode
public Datalakeworkspace withStatuscode(Integer statuscode)
-
withIscustomercapacity
public Datalakeworkspace withIscustomercapacity(Boolean iscustomercapacity)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Datalakeworkspace withOverwritetime(OffsetDateTime overwritetime)
-
withPath
public Datalakeworkspace withPath(String path)
-
withIsprivate
public Datalakeworkspace withIsprivate(Boolean isprivate)
-
withName
public Datalakeworkspace withName(String name)
-
withComponentidunique
public Datalakeworkspace withComponentidunique(UUID componentidunique)
-
withIsmanaged
public Datalakeworkspace withIsmanaged(Boolean ismanaged)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Datalakeworkspace withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withContainerendpoint
public Datalakeworkspace withContainerendpoint(String containerendpoint)
-
withOwningappid
public Datalakeworkspace withOwningappid(UUID owningappid)
-
with_createdonbehalfby_value
public Datalakeworkspace with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withDatalakeworkspace_uniquename
public Datalakeworkspace withDatalakeworkspace_uniquename(String datalakeworkspace_uniquename)
-
withTimezoneruleversionnumber
public Datalakeworkspace withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withImportsequencenumber
public Datalakeworkspace withImportsequencenumber(Integer importsequencenumber)
-
with_modifiedby_value
public Datalakeworkspace with_modifiedby_value(UUID _modifiedby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Datalakeworkspace withCreatedon(OffsetDateTime createdon)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Datalakeworkspace withModifiedon(OffsetDateTime modifiedon)
-
with_modifiedonbehalfby_value
public Datalakeworkspace with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
with_organizationid_value
public Datalakeworkspace with_organizationid_value(UUID _organizationid_value)
-
withStatecode
public Datalakeworkspace withStatecode(Integer statecode)
-
withIsdeepcopyenabled
public Datalakeworkspace withIsdeepcopyenabled(Boolean isdeepcopyenabled)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Datalakeworkspace withIscustomizable(BooleanManagedProperty iscustomizable)
-
withSolutionid
public Datalakeworkspace withSolutionid(UUID solutionid)
-
withDatalakeworkspaceid
public Datalakeworkspace withDatalakeworkspaceid(UUID datalakeworkspaceid)
-
withUnmappedField
public Datalakeworkspace withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getDatalakeworkspace_SyncErrors
public SyncerrorCollectionRequest getDatalakeworkspace_SyncErrors()
-
getDatalakeworkspace_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getDatalakeworkspace_DuplicateMatchingRecord()
-
getDatalakeworkspace_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getDatalakeworkspace_DuplicateBaseRecord()
-
getDatalakeworkspace_AsyncOperations
public AsyncoperationCollectionRequest getDatalakeworkspace_AsyncOperations()
-
getDatalakeworkspace_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getDatalakeworkspace_MailboxTrackingFolders()
-
getDatalakeworkspace_ProcessSession
public ProcesssessionCollectionRequest getDatalakeworkspace_ProcessSession()
-
getDatalakeworkspace_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getDatalakeworkspace_BulkDeleteFailures()
-
getDatalakeworkspace_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getDatalakeworkspace_PrincipalObjectAttributeAccesses()
-
getDatalakeworkspace_workspacepermission
public DatalakeworkspacepermissionCollectionRequest getDatalakeworkspace_workspacepermission()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Datalakeworkspace 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 Datalakeworkspace 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
-
-