Uses of Class
microsoft.dynamics.crm.complex.RemoveSolutionComponentResponse
-
Packages that use RemoveSolutionComponentResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RemoveSolutionComponentResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RemoveSolutionComponentResponse Modifier and Type Method Description RemoveSolutionComponentResponseRemoveSolutionComponentResponse.Builder. build()RemoveSolutionComponentResponseRemoveSolutionComponentResponse. withId(UUID id)RemoveSolutionComponentResponseRemoveSolutionComponentResponse. withUnmappedField(String name, String value) -
Uses of RemoveSolutionComponentResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RemoveSolutionComponentResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<RemoveSolutionComponentResponse>System. removeSolutionComponent(Solutioncomponent solutionComponent, Integer componentType, String solutionUniqueName)
-