Uses of Class
microsoft.dynamics.crm.complex.RetrievePrincipalSyncAttributeMappingsResponse
-
Packages that use RetrievePrincipalSyncAttributeMappingsResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of RetrievePrincipalSyncAttributeMappingsResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrievePrincipalSyncAttributeMappingsResponse Modifier and Type Method Description RetrievePrincipalSyncAttributeMappingsResponseRetrievePrincipalSyncAttributeMappingsResponse.Builder. build()RetrievePrincipalSyncAttributeMappingsResponseRetrievePrincipalSyncAttributeMappingsResponse. withUnmappedField(String name, String value) -
Uses of RetrievePrincipalSyncAttributeMappingsResponse in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return types with arguments of type RetrievePrincipalSyncAttributeMappingsResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalSyncAttributeMappingsResponse>Systemuser. retrievePrincipalSyncAttributeMappings()com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalSyncAttributeMappingsResponse>Team. retrievePrincipalSyncAttributeMappings() -
Uses of RetrievePrincipalSyncAttributeMappingsResponse in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return types with arguments of type RetrievePrincipalSyncAttributeMappingsResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalSyncAttributeMappingsResponse>SystemuserRequest. retrievePrincipalSyncAttributeMappings()com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalSyncAttributeMappingsResponse>TeamRequest. retrievePrincipalSyncAttributeMappings()
-