public class ResponseInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ResponseInfo.Builder
Builder for
ResponseInfo objects. |
Constructor and Description |
---|
ResponseInfo()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getRequestId()
Gets the SOAP response request ID.
|
String |
getSoapResponseXml()
Gets the SOAP response XML.
|
Copyright © 2017. All Rights Reserved.