Package com.sap.cloud.mt.tools.impl
Class ServiceCallImpl
java.lang.Object
com.sap.cloud.mt.tools.impl.ServiceCallImpl
- All Implemented Interfaces:
ServiceCall
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedServiceCallImpl(HttpMethod httpMethod, ServiceEndpoint serviceEndpoint, String pathParameter, Object payload, Map<String, String> headerFields, List<QueryParameter> queryParameters, RequestEnhancer requestEnhancer) -
Method Summary
-
Constructor Details
-
ServiceCallImpl
protected ServiceCallImpl(HttpMethod httpMethod, ServiceEndpoint serviceEndpoint, String pathParameter, Object payload, Map<String, String> headerFields, List<QueryParameter> queryParameters, RequestEnhancer requestEnhancer)
-
-
Method Details
-
execute
- Specified by:
executein interfaceServiceCall- Throws:
ServiceException
-
execute
- Specified by:
executein interfaceServiceCall- Throws:
ServiceException
-