public class CreateCustomerShippingAddressController extends ApiOperationBase<CreateCustomerShippingAddressRequest,CreateCustomerShippingAddressResponse>
logger, resultCode, results
Constructor and Description |
---|
CreateCustomerShippingAddressController(CreateCustomerShippingAddressRequest apiRequest) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class<CreateCustomerShippingAddressResponse> |
getResponseType() |
protected void |
validateRequest() |
afterExecute, beforeExecute, execute, execute, executeWithApiResponse, executeWithApiResponse, getApiRequest, getApiResponse, getClientId, getEnvironment, getErrorResponse, getMerchantAuthentication, getResultCode, getResults, setApiRequest, setClientId, setEnvironment, setMerchantAuthentication
public CreateCustomerShippingAddressController(CreateCustomerShippingAddressRequest apiRequest)
protected void validateRequest()
validateRequest
in class ApiOperationBase<CreateCustomerShippingAddressRequest,CreateCustomerShippingAddressResponse>
protected java.lang.Class<CreateCustomerShippingAddressResponse> getResponseType()
getResponseType
in class ApiOperationBase<CreateCustomerShippingAddressRequest,CreateCustomerShippingAddressResponse>
Copyright © 2018. All Rights Reserved.