public class DeviceBuilder extends Object
Modifier and Type | Class and Description |
---|---|
class |
DeviceBuilder.Spec |
Constructor and Description |
---|
DeviceBuilder(ManagedContext context,
DeviceType deviceType) |
Modifier and Type | Method and Description |
---|---|
void |
start() |
DeviceBuilder |
withBackendUrl(String backend) |
DeviceBuilder |
withFrontendUrl(String frontend) |
public DeviceBuilder(ManagedContext context, DeviceType deviceType)
public DeviceBuilder withFrontendUrl(String frontend)
public DeviceBuilder withBackendUrl(String backend)
public void start()
Copyright © 2019. All rights reserved.