Uses of Class
microsoft.dynamics.crm.entity.Datalakeworkspace
-
Packages that use Datalakeworkspace Package Description microsoft.dynamics.crm.entity -
-
Uses of Datalakeworkspace in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Datalakeworkspace Modifier and Type Method Description DatalakeworkspaceDatalakeworkspace.Builder. build()DatalakeworkspaceDatalakeworkspace. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.DatalakeworkspaceDatalakeworkspace. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).DatalakeworkspaceDatalakeworkspace. with_createdby_value(String _createdby_value)DatalakeworkspaceDatalakeworkspace. with_createdonbehalfby_value(String _createdonbehalfby_value)DatalakeworkspaceDatalakeworkspace. with_modifiedby_value(String _modifiedby_value)DatalakeworkspaceDatalakeworkspace. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)DatalakeworkspaceDatalakeworkspace. with_organizationid_value(String _organizationid_value)DatalakeworkspaceDatalakeworkspace. withComponentidunique(String componentidunique)DatalakeworkspaceDatalakeworkspace. withComponentstate(Integer componentstate)DatalakeworkspaceDatalakeworkspace. withContainerendpoint(String containerendpoint)DatalakeworkspaceDatalakeworkspace. withCreatedon(OffsetDateTime createdon)DatalakeworkspaceDatalakeworkspace. withDatalakeworkspace_uniquename(String datalakeworkspace_uniquename)DatalakeworkspaceDatalakeworkspace. withDatalakeworkspaceid(String datalakeworkspaceid)DatalakeworkspaceDatalakeworkspace. withImportsequencenumber(Integer importsequencenumber)DatalakeworkspaceDatalakeworkspace. withIscustomercapacity(Boolean iscustomercapacity)DatalakeworkspaceDatalakeworkspace. withIscustomizable(BooleanManagedProperty iscustomizable)DatalakeworkspaceDatalakeworkspace. withIsdeepcopyenabled(Boolean isdeepcopyenabled)DatalakeworkspaceDatalakeworkspace. withIsmanaged(Boolean ismanaged)DatalakeworkspaceDatalakeworkspace. withIsprivate(Boolean isprivate)DatalakeworkspaceDatalakeworkspace. withModifiedon(OffsetDateTime modifiedon)DatalakeworkspaceDatalakeworkspace. withName(String name)DatalakeworkspaceDatalakeworkspace. withOverriddencreatedon(OffsetDateTime overriddencreatedon)DatalakeworkspaceDatalakeworkspace. withOverwritetime(OffsetDateTime overwritetime)DatalakeworkspaceDatalakeworkspace. withOwningappid(String owningappid)DatalakeworkspaceDatalakeworkspace. withPath(String path)DatalakeworkspaceDatalakeworkspace. withSolutionid(String solutionid)DatalakeworkspaceDatalakeworkspace. withStatecode(Integer statecode)DatalakeworkspaceDatalakeworkspace. withStatuscode(Integer statuscode)DatalakeworkspaceDatalakeworkspace. withTenantid(String tenantid)DatalakeworkspaceDatalakeworkspace. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)DatalakeworkspaceDatalakeworkspace. withUnmappedField(String name, String value)DatalakeworkspaceDatalakeworkspace. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)DatalakeworkspaceDatalakeworkspace. withVersionnumber(Long versionnumber)DatalakeworkspaceDatalakeworkspace. withWhitelistedappid(String whitelistedappid)
-