public class BatchSubResponse extends Object
| Constructor and Description |
|---|
BatchSubResponse() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getBody() |
Map<String,String> |
getHeaders() |
int |
getStatusCode() |
String |
getStatusMessage() |
public int getStatusCode()
public String getStatusMessage()
public InputStream getBody()
Copyright © 2021. All Rights Reserved.