public abstract static class OSProfile.WindowsConfiguration.WinRM extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OSProfile.WindowsConfiguration.WinRM.Protocol |
static class |
OSProfile.WindowsConfiguration.WinRM.ProtocolListener |
Constructor and Description |
---|
OSProfile.WindowsConfiguration.WinRM() |
Modifier and Type | Method and Description |
---|---|
static OSProfile.WindowsConfiguration.WinRM |
create(List<OSProfile.WindowsConfiguration.WinRM.ProtocolListener> listeners) |
abstract List<OSProfile.WindowsConfiguration.WinRM.ProtocolListener> |
listeners()
Map of different settings
|
public OSProfile.WindowsConfiguration.WinRM()
public abstract List<OSProfile.WindowsConfiguration.WinRM.ProtocolListener> listeners()
public static OSProfile.WindowsConfiguration.WinRM create(List<OSProfile.WindowsConfiguration.WinRM.ProtocolListener> listeners)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.