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