Uses of Class
microsoft.dynamics.crm.complex.RetrieveEntityRibbonResponse
-
Packages that use RetrieveEntityRibbonResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveEntityRibbonResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveEntityRibbonResponse Modifier and Type Method Description RetrieveEntityRibbonResponseRetrieveEntityRibbonResponse.Builder. build()RetrieveEntityRibbonResponseRetrieveEntityRibbonResponse. withCompressedEntityXml(byte[] compressedEntityXml)RetrieveEntityRibbonResponseRetrieveEntityRibbonResponse. withUnmappedField(String name, Object value) -
Uses of RetrieveEntityRibbonResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveEntityRibbonResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveEntityRibbonResponse>System. retrieveEntityRibbon(String entityName, RibbonLocationFilters ribbonLocationFilter)
-