@ProviderType public interface DataInsertionResponse
DataInsertionResponse holds the response information.| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
Returns a string representation of the reason if the request was not
successful.
|
String |
getResponseBody()
Returns a String representation of the response body.
|
boolean |
isSuccess()
Returns the request success status.
|
boolean isSuccess()
true if request succeeded, false
otherwiseString getReason()
null if not availableString getResponseBody()
Copyright © 2010 - 2020 Adobe. All Rights Reserved