Package io.logz.sender
Class HttpsRequestConfiguration.Builder
java.lang.Object
io.logz.sender.HttpsRequestConfiguration.Builder
- Enclosing class:
- HttpsRequestConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setCompressRequests(boolean compressRequests) setConnectTimeout(int connectTimeout) setInitialWaitBeforeRetryMS(int initialWaitBeforeRetryMS) setLogzioListenerUrl(String logzioListenerUrl) setLogzioToken(String logzioToken) setLogzioType(String logzioType) setMaxRetriesAttempts(int maxRetriesAttempts) setRequestMethod(String requestMethod) setSocketTimeout(int socketTimeout)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setLogzioToken
-
setInitialWaitBeforeRetryMS
-
setSocketTimeout
-
setMaxRetriesAttempts
-
setConnectTimeout
-
setRequestMethod
-
setLogzioType
-
setLogzioListenerUrl
-
setCompressRequests
-
build
- Throws:
LogzioParameterErrorException
-