public class RequestInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RequestInfo.Builder
Builder for
RequestInfo objects. |
Constructor and Description |
---|
RequestInfo()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getMethodName()
Gets the method name.
|
String |
getServiceName()
Gets the service name.
|
String |
getSoapRequestXml()
Gets the SOAP request XML.
|
String |
getUrl()
Gets the URL the request was made to.
|
Copyright © 2017. All Rights Reserved.