public static class HostingOptions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HostingOptions |
build() |
HostingOptions.Builder |
connectAddress(String connectAddress)
The connection address of the desktop.
|
HostingOptions.Builder |
copy(HostingOptions model) |
HostingOptions.Builder |
image(DesktopImage image) |
public HostingOptions.Builder image(DesktopImage image)
public HostingOptions.Builder connectAddress(String connectAddress)
The connection address of the desktop.
connectAddress
- the value to setpublic HostingOptions build()
public HostingOptions.Builder copy(HostingOptions model)
Copyright © 2016–2024. All rights reserved.