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