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