@Internal
public interface RemoteTerminalBuilder
extends com.oracle.bedrock.Option
RemoteTerminals for RemotePlatforms.
Copyright (c) 2015. All Rights Reserved. Oracle Corporation.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
| Modifier and Type | Method and Description |
|---|---|
RemoteTerminal |
build(Platform platform)
Builds a
RemoteTerminal that will connect to a Platform. |
RemoteTerminal build(Platform platform)
RemoteTerminal that will connect to a Platform.platform - the PlatformRemoteTerminalCopyright © 2017. All rights reserved.