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