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