| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
BusinessFlow |
BusinessFlow.Builder.build() |
BusinessFlow |
BusinessFlow.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
BusinessFlow |
BusinessFlow.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
BusinessFlow |
BusinessFlow.withCustomData(String customData) |
BusinessFlow |
BusinessFlow.withDeDuplicationId(String deDuplicationId) |
BusinessFlow |
BusinessFlow.withDescription(String description) |
BusinessFlow |
BusinessFlow.withDisplayName(String displayName) |
BusinessFlow |
BusinessFlow.withPolicy(GovernancePolicy policy) |
BusinessFlow |
BusinessFlow.withPolicyTemplateId(String policyTemplateId) |
BusinessFlow |
BusinessFlow.withRecordVersion(String recordVersion) |
BusinessFlow |
BusinessFlow.withSchemaId(String schemaId) |
BusinessFlow |
BusinessFlow.withSettings(BusinessFlowSettings settings) |
Copyright © 2018–2020. All rights reserved.