public class MessageResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected MessageContext |
context |
protected MessageOutput |
output |
| Constructor and Description |
|---|
MessageResponse() |
| Modifier and Type | Method and Description |
|---|---|
MessageContext |
getContext()
Gets the context.
|
MessageOutput |
getOutput()
Gets the output.
|
protected MessageOutput output
protected MessageContext context
public MessageOutput getOutput()
public MessageContext getContext()