@Beta public final class BatchResponse extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<String,Iterable<String>> |
getResponseHeaders()
Get the response headers.
|
int |
getResponseStatusCode()
Get the response status code.
|
int |
hashCode() |
String |
toString() |
public int getResponseStatusCode()
@Nonnull public Map<String,Iterable<String>> getResponseHeaders()
Copyright © 2020 SAP SE. All rights reserved.