Uses of Class
microsoft.dynamics.crm.complex.CreateCustomerRelationshipsResponse
-
Packages that use CreateCustomerRelationshipsResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of CreateCustomerRelationshipsResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return CreateCustomerRelationshipsResponse Modifier and Type Method Description CreateCustomerRelationshipsResponseCreateCustomerRelationshipsResponse.Builder. build()CreateCustomerRelationshipsResponseCreateCustomerRelationshipsResponse. withAttributeId(UUID attributeId)CreateCustomerRelationshipsResponseCreateCustomerRelationshipsResponse. withUnmappedField(String name, Object value) -
Uses of CreateCustomerRelationshipsResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type CreateCustomerRelationshipsResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<CreateCustomerRelationshipsResponse>System. createCustomerRelationships(ComplexLookupAttributeMetadata lookup, List<ComplexOneToManyRelationshipMetadata> oneToManyRelationships, String solutionUniqueName)
-