public static class EcommerceProfitSharingService.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EcommerceProfitSharingService |
build() |
EcommerceProfitSharingService.Builder |
config(com.wechat.pay.java.core.Config config) |
EcommerceProfitSharingService.Builder |
encryptor(com.wechat.pay.java.core.cipher.PrivacyEncryptor encryptor) |
EcommerceProfitSharingService.Builder |
hostName(com.wechat.pay.java.core.http.HostName hostName) |
EcommerceProfitSharingService.Builder |
httpClient(com.wechat.pay.java.core.http.HttpClient httpClient) |
public EcommerceProfitSharingService.Builder config(com.wechat.pay.java.core.Config config)
public EcommerceProfitSharingService.Builder hostName(com.wechat.pay.java.core.http.HostName hostName)
public EcommerceProfitSharingService.Builder httpClient(com.wechat.pay.java.core.http.HttpClient httpClient)
public EcommerceProfitSharingService.Builder encryptor(com.wechat.pay.java.core.cipher.PrivacyEncryptor encryptor)
public EcommerceProfitSharingService build()