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