| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Workflowbinary |
Workflowbinary.Builder.build() |
Workflowbinary |
Workflowbinary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Workflowbinary |
Workflowbinary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Workflowbinary |
Workflowbinary.with_createdby_value(String _createdby_value) |
Workflowbinary |
Workflowbinary.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Workflowbinary |
Workflowbinary.with_flowsessionid_value(String _flowsessionid_value) |
Workflowbinary |
Workflowbinary.with_modifiedby_value(String _modifiedby_value) |
Workflowbinary |
Workflowbinary.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Workflowbinary |
Workflowbinary.with_ownerid_value(String _ownerid_value) |
Workflowbinary |
Workflowbinary.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Workflowbinary |
Workflowbinary.with_owningteam_value(String _owningteam_value) |
Workflowbinary |
Workflowbinary.with_owninguser_value(String _owninguser_value) |
Workflowbinary |
Workflowbinary.with_process_value(String _process_value) |
Workflowbinary |
Workflowbinary.withCreatedon(OffsetDateTime createdon) |
Workflowbinary |
Workflowbinary.withData_name(String data_name) |
Workflowbinary |
Workflowbinary.withData(byte[] data) |
Workflowbinary |
Workflowbinary.withImportsequencenumber(Integer importsequencenumber) |
Workflowbinary |
Workflowbinary.withMetadata(String metadata) |
Workflowbinary |
Workflowbinary.withMimetype(String mimetype) |
Workflowbinary |
Workflowbinary.withModifiedon(OffsetDateTime modifiedon) |
Workflowbinary |
Workflowbinary.withName(String name) |
Workflowbinary |
Workflowbinary.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Workflowbinary |
Workflowbinary.withReferencename(String referencename) |
Workflowbinary |
Workflowbinary.withStatecode(Integer statecode) |
Workflowbinary |
Workflowbinary.withStatuscode(Integer statuscode) |
Workflowbinary |
Workflowbinary.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Workflowbinary |
Workflowbinary.withType(String type) |
Workflowbinary |
Workflowbinary.withUnmappedField(String name,
String value) |
Workflowbinary |
Workflowbinary.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Workflowbinary |
Workflowbinary.withVersionnumber(Long versionnumber) |
Workflowbinary |
Workflowbinary.withWorkflowbinaryid(String workflowbinaryid) |
Copyright © 2018–2021. All rights reserved.