Uses of Enum
com.microsoft.graph.models.ApplicationGuardBlockFileTransferType
Packages that use ApplicationGuardBlockFileTransferType
-
Uses of ApplicationGuardBlockFileTransferType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationGuardBlockFileTransferTypeModifier and TypeMethodDescriptionWindows10EndpointProtectionConfiguration.getApplicationGuardBlockFileTransfer()Gets the applicationGuardBlockFileTransfer property value.Returns the enum constant of this type with the specified name.ApplicationGuardBlockFileTransferType.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 ApplicationGuardBlockFileTransferTypeModifier and TypeMethodDescriptionvoidWindows10EndpointProtectionConfiguration.setApplicationGuardBlockFileTransfer(ApplicationGuardBlockFileTransferType value) Sets the applicationGuardBlockFileTransfer property value.