public class VMDetailResponse extends VMResponse
status, STATUS_ERROR, STATUS_OK| Constructor and Description |
|---|
VMDetailResponse(String detail) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetail() |
String |
toString() |
createERROR, createOK, isOK, toStatusStringpublic VMDetailResponse(String detail)
public String getDetail()
public String toString()
toString in class VMResponseCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.