Uses of Class
microsoft.dynamics.crm.complex.RetrievePrincipalSyncAttributeMappingsResponse.Builder
-
Packages that use RetrievePrincipalSyncAttributeMappingsResponse.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of RetrievePrincipalSyncAttributeMappingsResponse.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrievePrincipalSyncAttributeMappingsResponse.Builder Modifier and Type Method Description RetrievePrincipalSyncAttributeMappingsResponse.BuilderRetrievePrincipalSyncAttributeMappingsResponse.Builder. attributeMappings(List<AttributeMapping> attributeMappings)RetrievePrincipalSyncAttributeMappingsResponse.BuilderRetrievePrincipalSyncAttributeMappingsResponse.Builder. attributeMappings(AttributeMapping... attributeMappings)RetrievePrincipalSyncAttributeMappingsResponse.BuilderRetrievePrincipalSyncAttributeMappingsResponse.Builder. attributeMappingsNextLink(String attributeMappingsNextLink)static RetrievePrincipalSyncAttributeMappingsResponse.BuilderRetrievePrincipalSyncAttributeMappingsResponse. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-