Uses of Class
odata.msgraph.client.beta.entity.BusinessFlowTemplate
-
Packages that use BusinessFlowTemplate Package Description odata.msgraph.client.beta.entity -
-
Uses of BusinessFlowTemplate in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return BusinessFlowTemplate Modifier and Type Method Description BusinessFlowTemplateBusinessFlowTemplate.Builder. build()BusinessFlowTemplateBusinessFlowTemplate. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.BusinessFlowTemplateBusinessFlowTemplate. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).BusinessFlowTemplateBusinessFlowTemplate. withDisplayName(String displayName)BusinessFlowTemplateBusinessFlowTemplate. withUnmappedField(String name, String value)
-