public static class AlipayTradeWithHBServiceImpl.ClientBuilder extends Object
| 构造器和说明 |
|---|
ClientBuilder() |
public AlipayTradeWithHBServiceImpl build()
public TradeListener getListener()
public AlipayTradeWithHBServiceImpl.ClientBuilder setListener(TradeListener listener)
listener - the listenerpublic AlipayTradeWithHBServiceImpl.ClientBuilder setAlipayPublicKey(String alipayPublicKey)
alipayPublicKey - the alipay public keypublic AlipayTradeWithHBServiceImpl.ClientBuilder setAppid(String appid)
appid - the appidpublic AlipayTradeWithHBServiceImpl.ClientBuilder setCharset(String charset)
charset - the charsetpublic AlipayTradeWithHBServiceImpl.ClientBuilder setFormat(String format)
format - the formatpublic AlipayTradeWithHBServiceImpl.ClientBuilder setGatewayUrl(String gatewayUrl)
gatewayUrl - the gateway urlpublic AlipayTradeWithHBServiceImpl.ClientBuilder setPrivateKey(String privateKey)
privateKey - the private keypublic String getAlipayPublicKey()
public String getAppid()
public String getCharset()
public String getFormat()
public String getGatewayUrl()
public String getPrivateKey()
Copyright © 2018. All rights reserved.