public class Datalakeworkspace extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Datalakeworkspace.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Datalakeworkspace() |
protected Integer componentstate
protected String whitelistedappid
protected Long versionnumber
protected String _createdby_value
protected String tenantid
protected Integer utcconversiontimezonecode
protected Integer statuscode
protected Boolean iscustomercapacity
protected OffsetDateTime overwritetime
protected String path
protected Boolean isprivate
protected String name
protected String componentidunique
protected Boolean ismanaged
protected OffsetDateTime overriddencreatedon
protected String containerendpoint
protected String owningappid
protected String _createdonbehalfby_value
protected String datalakeworkspace_uniquename
protected Integer timezoneruleversionnumber
protected Integer importsequencenumber
protected String _modifiedby_value
protected OffsetDateTime createdon
protected OffsetDateTime modifiedon
protected String _modifiedonbehalfby_value
protected String _organizationid_value
protected Integer statecode
protected Boolean isdeepcopyenabled
protected BooleanManagedProperty iscustomizable
protected String solutionid
protected String datalakeworkspaceid
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Datalakeworkspace.Builder builderDatalakeworkspace()
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 Datalakeworkspace withComponentstate(Integer componentstate)
public Datalakeworkspace withWhitelistedappid(String whitelistedappid)
public Datalakeworkspace withVersionnumber(Long versionnumber)
public Datalakeworkspace with_createdby_value(String _createdby_value)
public Datalakeworkspace withTenantid(String tenantid)
public Datalakeworkspace withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Datalakeworkspace withStatuscode(Integer statuscode)
public Datalakeworkspace withIscustomercapacity(Boolean iscustomercapacity)
public Optional<OffsetDateTime> getOverwritetime()
public Datalakeworkspace withOverwritetime(OffsetDateTime overwritetime)
public Datalakeworkspace withPath(String path)
public Datalakeworkspace withIsprivate(Boolean isprivate)
public Datalakeworkspace withName(String name)
public Datalakeworkspace withComponentidunique(String componentidunique)
public Datalakeworkspace withIsmanaged(Boolean ismanaged)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Datalakeworkspace withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Datalakeworkspace withContainerendpoint(String containerendpoint)
public Datalakeworkspace withOwningappid(String owningappid)
public Datalakeworkspace with_createdonbehalfby_value(String _createdonbehalfby_value)
public Datalakeworkspace withDatalakeworkspace_uniquename(String datalakeworkspace_uniquename)
public Datalakeworkspace withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Datalakeworkspace withImportsequencenumber(Integer importsequencenumber)
public Datalakeworkspace with_modifiedby_value(String _modifiedby_value)
public Optional<OffsetDateTime> getCreatedon()
public Datalakeworkspace withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getModifiedon()
public Datalakeworkspace withModifiedon(OffsetDateTime modifiedon)
public Datalakeworkspace with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Datalakeworkspace with_organizationid_value(String _organizationid_value)
public Datalakeworkspace withStatecode(Integer statecode)
public Datalakeworkspace withIsdeepcopyenabled(Boolean isdeepcopyenabled)
public Optional<BooleanManagedProperty> getIscustomizable()
public Datalakeworkspace withIscustomizable(BooleanManagedProperty iscustomizable)
public Datalakeworkspace withSolutionid(String solutionid)
public Datalakeworkspace withDatalakeworkspaceid(String datalakeworkspaceid)
public Datalakeworkspace withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public OrganizationRequest getOrganizationid()
public SyncerrorCollectionRequest getDatalakeworkspace_SyncErrors()
public DuplicaterecordCollectionRequest getDatalakeworkspace_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getDatalakeworkspace_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getDatalakeworkspace_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getDatalakeworkspace_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getDatalakeworkspace_ProcessSession()
public BulkdeletefailureCollectionRequest getDatalakeworkspace_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getDatalakeworkspace_PrincipalObjectAttributeAccesses()
public DatalakeworkspacepermissionCollectionRequest getDatalakeworkspace_workspacepermission()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Datalakeworkspace 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 Datalakeworkspace 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–2021. All rights reserved.