@JsType(isNative=true,
namespace="<global>",
name="Object")
public class CapabilityResponse<T>
extends Object
| Constructor and Description |
|---|
CapabilityResponse() |
| Modifier and Type | Method and Description |
|---|---|
T |
getBody()
Optional body associated with the response.
|
String |
getMessage()
Optional message associated with the response.
|
String |
getStatus()
Status of the response.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.