public class BinaryResponseContent extends Object
| Constructor and Description |
|---|
BinaryResponseContent(InputStream response,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId() |
InputStream |
getResponse() |
public BinaryResponseContent(InputStream response, String requestId)
public String getRequestId()
public InputStream getResponse()
Copyright © 2025. All rights reserved.