public abstract class BaseResponse extends Object
Constructor and Description |
---|
BaseResponse() |
Modifier and Type | Method and Description |
---|---|
int |
getHttpCode()
Gets the http code that was returned by the CDP server.
|
Map<String,List<String>> |
getResponseHeaders()
Gets the http response headers that were returned by the CDP server.
|
Copyright © 2022. All rights reserved.