Uses of Class
microsoft.graph.externalconnectors.entity.External.Builder
-
Packages that use External.Builder Package Description microsoft.graph.externalconnectors.entity -
-
Uses of External.Builder in microsoft.graph.externalconnectors.entity
Methods in microsoft.graph.externalconnectors.entity that return External.Builder Modifier and Type Method Description static External.BuilderExternal. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-