public MarketplaceWebServiceProductsConfig WithSignatureMethod(String signatureMethod) { this.signatureMethod = signatureMethod; return this; }