java.lang.Object
org.yamcs.client.YamcsClient.Builder
- Enclosing class:
- YamcsClient
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCaCertFile(Path caCertFile) withConnectionAttempts(int connectionAttempts) withContext(String context) withCredentials(Credentials credentials) withRetryDelay(long retryDelay) withTls(boolean tls) withUserAgent(String userAgent) withVerifyTls(boolean verifyTls)
-
Method Details
-
withContext
-
withTls
-
withVerifyTls
-
withCaCertFile
-
withUserAgent
-
withConnectionAttempts
-
withRetryDelay
-
withCredentials
-
build
-