CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.apikey(java.lang.String apikey) |
Sets the apikey property.
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.disableSSLVerification(boolean disableSSLVerification) |
Sets the disableSSLVerification property.
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.headers(java.util.Map<java.lang.String,java.lang.String> headers) |
Sets the headers property.
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.newBuilder() |
Returns a new Builder instance pre-loaded with the configuration from "this".
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.password(java.lang.String password) |
Sets the password property.
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.proxy(java.net.Proxy proxy) |
Sets the proxy property.
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.proxyAuthenticator(okhttp3.Authenticator proxyAuthenticator) |
Sets the proxyAuthenticator property.
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.url(java.lang.String url) |
Sets the url property.
|
CloudPakForDataAuthenticator.Builder |
CloudPakForDataAuthenticator.Builder.username(java.lang.String username) |
Sets the username property.
|