Uses of Enum
com.microsoft.graph.models.FirewallPreSharedKeyEncodingMethodType
Packages that use FirewallPreSharedKeyEncodingMethodType
-
Uses of FirewallPreSharedKeyEncodingMethodType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FirewallPreSharedKeyEncodingMethodTypeModifier and TypeMethodDescriptionWindows10EndpointProtectionConfiguration.getFirewallPreSharedKeyEncodingMethod()Gets the firewallPreSharedKeyEncodingMethod property value.Returns the enum constant of this type with the specified name.FirewallPreSharedKeyEncodingMethodType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type FirewallPreSharedKeyEncodingMethodTypeModifier and TypeMethodDescriptionvoidWindows10EndpointProtectionConfiguration.setFirewallPreSharedKeyEncodingMethod(FirewallPreSharedKeyEncodingMethodType value) Sets the firewallPreSharedKeyEncodingMethod property value.