Package dev.sigstore.timestamp.client
Class TimestampClientHttp.Builder
java.lang.Object
dev.sigstore.timestamp.client.TimestampClientHttp.Builder
- Enclosing class:
- TimestampClientHttp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setHttpParams
(HttpParams httpParams) Configure the http properties, seeHttpParams
.setService
(Service service) Base url of the timestamp authority.
-
Method Details
-
setHttpParams
Configure the http properties, seeHttpParams
. -
setService
Base url of the timestamp authority. -
build
- Throws:
IOException
-