Uses of Class
microsoft.dynamics.crm.complex.CloneAsSolutionResponse
-
Packages that use CloneAsSolutionResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of CloneAsSolutionResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return CloneAsSolutionResponse Modifier and Type Method Description CloneAsSolutionResponseCloneAsSolutionResponse.Builder. build()CloneAsSolutionResponseCloneAsSolutionResponse. withSolutionId(UUID solutionId)CloneAsSolutionResponseCloneAsSolutionResponse. withUnmappedField(String name, String value) -
Uses of CloneAsSolutionResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type CloneAsSolutionResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<CloneAsSolutionResponse>System. cloneAsSolution(String parentSolutionUniqueName, String displayName, String versionNumber)
-