Class BillDownloadService.Builder
java.lang.Object
com.wechat.pay.java.service.billdownload.BillDownloadService.Builder
- Enclosing class:
- BillDownloadService
BillDownloadService构造器
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
config
(com.wechat.pay.java.core.Config config) decryptor
(com.wechat.pay.java.core.cipher.PrivacyDecryptor decryptor) hostName
(com.wechat.pay.java.core.http.HostName hostName) httpClient
(com.wechat.pay.java.core.http.HttpClient httpClient)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
config
-
hostName
-
httpClient
-
decryptor
public BillDownloadService.Builder decryptor(com.wechat.pay.java.core.cipher.PrivacyDecryptor decryptor) -
build
-