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