public class SetGoalResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SetGoalResponse.Status |
| Constructor and Description |
|---|
SetGoalResponse(SetGoalResponse.Status status,
String host,
JobId job) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
JobId |
getJob() |
SetGoalResponse.Status |
getStatus() |
String |
toJsonString() |
String |
toString() |
public SetGoalResponse(SetGoalResponse.Status status, String host, JobId job)
Copyright © 2017. All rights reserved.