public class TurnEventCalloutCalloutResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
String |
getBody()
Gets the body.
|
Map<String,Object> |
getLastEvent()
Gets the lastEvent.
|
Long |
getStatusCode()
Gets the statusCode.
|
public String getBody()
The final response string. This response is a composition of every partial chunk received from the stream.
public Long getStatusCode()
The final status code of the response.
Copyright © 2024 IBM Cloud. All rights reserved.