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