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