public class SetServiceStateRequest extends Object
| Constructor and Description |
|---|
SetServiceStateRequest(String machineId,
ServiceState serviceState) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMachineId() |
ServiceState |
getServiceState() |
int |
hashCode() |
String |
toString() |
public SetServiceStateRequest(String machineId, ServiceState serviceState)
public String getMachineId()
public ServiceState getServiceState()
Copyright © 2011–2017 Elastisys. All rights reserved.