Uses of Annotation Type
io.github.eggy03.ferrumx.windows.annotation.UsesJPowerShell
Packages that use UsesJPowerShell
Package
Description
-
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.compounded
Methods in io.github.eggy03.ferrumx.windows.service.compounded with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull Optional<HardwareId> HardwareIdService.get()Retrieves anOptionalcontaining the HWID information.@NotNull Optional<HardwareId> HardwareIdService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves anOptionalcontaining the HWID information using the caller'sPowerShellsession.@NotNull @Unmodifiable List<MsftNetAdapterToIpAndDnsAndProfile> MsftNetAdapterToIpAndDnsAndProfileService.get()Retrieves an immutable list of adapters and their configs connected to the system.@NotNull @Unmodifiable List<MsftNetAdapterToIpAndDnsAndProfile> MsftNetAdapterToIpAndDnsAndProfileService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of adapters and their configs connected to the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32DiskDriveToPartitionAndLogicalDisk> Win32DiskDriveToPartitionAndLogicalDiskService.get()Retrieves an immutable list of physical disks with related partition and logical disk data connected to the system.@NotNull @Unmodifiable List<Win32DiskDriveToPartitionAndLogicalDisk> Win32DiskDriveToPartitionAndLogicalDiskService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of physical disks with related partition and logical disk data connected to the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32DiskPartitionToLogicalDisk> Win32DiskPartitionToLogicalDiskService.get()Retrieves an immutable list of physical disk and related logical disks connected to the system.@NotNull @Unmodifiable List<Win32DiskPartitionToLogicalDisk> Win32DiskPartitionToLogicalDiskService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of physical disk and related logical disks connected to the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32NetworkAdapterToConfiguration> Win32NetworkAdapterToConfigurationService.get()Retrieves an immutable list of network adapters and related configuration connected in the system.@NotNull @Unmodifiable List<Win32NetworkAdapterToConfiguration> Win32NetworkAdapterToConfigurationService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of network adapters and related configuration connected in the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32ProcessorToCacheMemory> Win32ProcessorToCacheMemoryService.get()Retrieves an immutable list of processors and related cache information connected to the system.@NotNull @Unmodifiable List<Win32ProcessorToCacheMemory> Win32ProcessorToCacheMemoryService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of processors and related cache information connected to the system using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.display
Methods in io.github.eggy03.ferrumx.windows.service.display with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<Win32DesktopMonitor> Win32DesktopMonitorService.get()Retrieves an immutable list of monitors connected to the system.@NotNull @Unmodifiable List<Win32DesktopMonitor> Win32DesktopMonitorService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of monitors connected to the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32VideoController> Win32VideoControllerService.get()Retrieves an immutable list of video controllers (GPUs) present in the system.@NotNull @Unmodifiable List<Win32VideoController> Win32VideoControllerService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of video controllers (GPUs) present in the system using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.mainboard
Methods in io.github.eggy03.ferrumx.windows.service.mainboard with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<Win32Baseboard> Win32BaseboardService.get()Retrieves an immutable list of motherboard entries present in the system.@NotNull @Unmodifiable List<Win32Baseboard> Win32BaseboardService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of motherboard entries present in the system using the caller'sPowerShellsession.Win32BiosService.get()Retrieves an immutable list of BIOS entries present in the system.Win32BiosService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of BIOS entries present in the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32PortConnector> Win32PortConnectorService.get()Retrieves an immutable list of mainboard ports present in the system.@NotNull @Unmodifiable List<Win32PortConnector> Win32PortConnectorService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of mainboard ports present in the system using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.memory
Methods in io.github.eggy03.ferrumx.windows.service.memory with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<Win32PhysicalMemory> Win32PhysicalMemoryService.get()Retrieves an immutable list of physical memory modules present in the system.@NotNull @Unmodifiable List<Win32PhysicalMemory> Win32PhysicalMemoryService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of physical memory modules using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.network
Methods in io.github.eggy03.ferrumx.windows.service.network with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<MsftDnsClientServerAddress> MsftDnsClientServerAddressService.get()Retrieves an immutable list of DNS Server and Client configuration for all network adapters present in the system.@NotNull @Unmodifiable List<MsftDnsClientServerAddress> MsftDnsClientServerAddressService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of DNS Server and Client configuration for all network adapters present in the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<MsftNetAdapter> MsftNetAdapterService.get()Retrieves an immutable list of network adapters present in the system.@NotNull @Unmodifiable List<MsftNetAdapter> MsftNetAdapterService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of network adapters using the caller'sPowerShellsession.@NotNull @Unmodifiable List<MsftNetConnectionProfile> MsftNetConnectionProfileService.get()Retrieves an immutable list of connection profiles for all network adapters present in the system.@NotNull @Unmodifiable List<MsftNetConnectionProfile> MsftNetConnectionProfileService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of connection profiles for all network adapters present in the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<MsftNetIpAddress> MsftNetIpAddressService.get()Retrieves an immutable list of IPv4 and IPv6 configs for all network adapters present in the system.@NotNull @Unmodifiable List<MsftNetIpAddress> MsftNetIpAddressService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of IPv4 and IPv6 configs for all network adapters present in the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32NetworkAdapterConfiguration> Win32NetworkAdapterConfigurationService.get()Retrieves an immutable list of network adapter configurations present in the system.@NotNull @Unmodifiable List<Win32NetworkAdapterConfiguration> Win32NetworkAdapterConfigurationService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of network adapter configurations using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32NetworkAdapter> Win32NetworkAdapterService.get()Retrieves an immutable list of network adapters present in the system.@NotNull @Unmodifiable List<Win32NetworkAdapter> Win32NetworkAdapterService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of network adapters using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32NetworkAdapterSetting> Win32NetworkAdapterSettingService.get()Retrieves an immutable list ofWin32NetworkAdapterSettingentities present in the system.@NotNull @Unmodifiable List<Win32NetworkAdapterSetting> Win32NetworkAdapterSettingService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list ofWin32NetworkAdapterSettingentities using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.peripheral
Methods in io.github.eggy03.ferrumx.windows.service.peripheral with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<Win32Battery> Win32BatteryService.get()Retrieves an immutable list of batteries present on the system.@NotNull @Unmodifiable List<Win32Battery> Win32BatteryService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of batteries present on the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32Printer> Win32PrinterService.get()Retrieves an immutable list of printers present on the system.@NotNull @Unmodifiable List<Win32Printer> Win32PrinterService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of printers present on the system using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32SoundDevice> Win32SoundDeviceService.get()Retrieves an immutable list of sound devices present on the system.@NotNull @Unmodifiable List<Win32SoundDevice> Win32SoundDeviceService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of sound devices present on the system using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.processor
Methods in io.github.eggy03.ferrumx.windows.service.processor with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<Win32AssociatedProcessorMemory> Win32AssociatedProcessorMemoryService.get()Retrieves an immutable list ofWin32AssociatedProcessorMemoryentities present in the system.@NotNull @Unmodifiable List<Win32AssociatedProcessorMemory> Win32AssociatedProcessorMemoryService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list ofWin32AssociatedProcessorMemoryentities using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32CacheMemory> Win32CacheMemoryService.get()Retrieves an immutable list of processor cache entries present in the system.@NotNull @Unmodifiable List<Win32CacheMemory> Win32CacheMemoryService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of processor cache entries using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32Processor> Win32ProcessorService.get()Retrieves an immutable list of processor entries present in the system.@NotNull @Unmodifiable List<Win32Processor> Win32ProcessorService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of processor entries using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.storage
Methods in io.github.eggy03.ferrumx.windows.service.storage with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<Win32DiskDrive> Win32DiskDriveService.get()Retrieves an immutable list of disk drives present in the system.@NotNull @Unmodifiable List<Win32DiskDrive> Win32DiskDriveService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of disk drives using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32DiskDriveToDiskPartition> Win32DiskDriveToDiskPartitionService.get()Retrieves an immutable list ofWin32DiskDriveToDiskPartitionentities present in the system.@NotNull @Unmodifiable List<Win32DiskDriveToDiskPartition> Win32DiskDriveToDiskPartitionService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list ofWin32DiskDriveToDiskPartitionentities using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32DiskPartition> Win32DiskPartitionService.get()Retrieves an immutable list of disk partitions present in the system.@NotNull @Unmodifiable List<Win32DiskPartition> Win32DiskPartitionService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of disk partitions using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32LogicalDisk> Win32LogicalDiskService.get()Retrieves an immutable list of logical disk volumes present in the system.@NotNull @Unmodifiable List<Win32LogicalDisk> Win32LogicalDiskService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of logical disk volumes using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32LogicalDiskToPartition> Win32LogicalDiskToPartitionService.get()Retrieves an immutable list ofWin32LogicalDiskToPartitionentities present in the system.@NotNull @Unmodifiable List<Win32LogicalDiskToPartition> Win32LogicalDiskToPartitionService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list ofWin32LogicalDiskToPartitionentities using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.system
Methods in io.github.eggy03.ferrumx.windows.service.system with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull Optional<Win32ComputerSystem> Win32ComputerSystemService.get()Retrieves anOptionalcontaining the computer system information.@NotNull Optional<Win32ComputerSystem> Win32ComputerSystemService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves anOptionalcontaining the computer system information using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32Environment> Win32EnvironmentService.get()Retrieves an immutable list of env variables present in the system.@NotNull @Unmodifiable List<Win32Environment> Win32EnvironmentService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of env variables using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32OperatingSystem> Win32OperatingSystemService.get()Retrieves an immutable list of operating systems present on the system.@NotNull @Unmodifiable List<Win32OperatingSystem> Win32OperatingSystemService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of operating systems using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32PnPEntity> Win32PnPEntityService.get()Retrieves an immutable list of pnp entities present on the system.@NotNull @Unmodifiable List<Win32PnPEntity> Win32PnPEntityService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of pnp entities using the caller'sPowerShellsession.@NotNull @Unmodifiable List<Win32Process> Win32ProcessService.get()Retrieves an immutable list of processes running in the system.@NotNull @Unmodifiable List<Win32Process> Win32ProcessService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of processes running in the system using the caller'sPowerShellsession. -
Uses of UsesJPowerShell in io.github.eggy03.ferrumx.windows.service.user
Methods in io.github.eggy03.ferrumx.windows.service.user with annotations of type UsesJPowerShellModifier and TypeMethodDescription@NotNull @Unmodifiable List<Win32UserAccount> Win32UserAccountService.get()Retrieves an immutable list of user accounts present in the system.@NotNull @Unmodifiable List<Win32UserAccount> Win32UserAccountService.get(@NonNull com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves an immutable list of user accounts using the caller'sPowerShellsession.