Uses of Class
microsoft.dynamics.crm.complex.RetrieveApplicationRibbonResponse
-
Packages that use RetrieveApplicationRibbonResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveApplicationRibbonResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveApplicationRibbonResponse Modifier and Type Method Description RetrieveApplicationRibbonResponseRetrieveApplicationRibbonResponse.Builder. build()RetrieveApplicationRibbonResponseRetrieveApplicationRibbonResponse. withCompressedApplicationRibbonXml(byte[] compressedApplicationRibbonXml)RetrieveApplicationRibbonResponseRetrieveApplicationRibbonResponse. withUnmappedField(String name, String value) -
Uses of RetrieveApplicationRibbonResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveApplicationRibbonResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveApplicationRibbonResponse>System. retrieveApplicationRibbon()
-