public class WinRMConfiguration extends Object
| Constructor and Description |
|---|
WinRMConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<WinRMListener> |
listeners()
Get the list of Windows Remote Management listeners.
|
WinRMConfiguration |
withListeners(List<WinRMListener> listeners)
Set the list of Windows Remote Management listeners.
|
public List<WinRMListener> listeners()
public WinRMConfiguration withListeners(List<WinRMListener> listeners)
listeners - the listeners value to setCopyright © 2019. All rights reserved.