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