A  B  C  D  E  F  H  J  M  O  P  Q  R  S  T 

S

sandbox() - function in com.bennyapi.client.okhttp.BennyOkHttpClient.Builder
Sets baseUrl to https://{subdomain}.bennyapi.com.
sandbox() - function in com.bennyapi.client.okhttp.BennyOkHttpClientAsync.Builder
Sets baseUrl to https://{subdomain}.bennyapi.com.
sleeper(com.bennyapi.core.Sleeper) - function in com.bennyapi.client.okhttp.BennyOkHttpClient.Builder
The interface to use for delaying execution, like during retries.
sleeper(com.bennyapi.core.Sleeper) - function in com.bennyapi.client.okhttp.BennyOkHttpClientAsync.Builder
The interface to use for delaying execution, like during retries.
sslSocketFactory(java.util.Optional) - function in com.bennyapi.client.okhttp.BennyOkHttpClient.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.bennyapi.client.okhttp.BennyOkHttpClient.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(java.util.Optional) - function in com.bennyapi.client.okhttp.BennyOkHttpClientAsync.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.bennyapi.client.okhttp.BennyOkHttpClientAsync.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.bennyapi.client.okhttp.OkHttpClient.Builder
 
subdomain(java.lang.String) - function in com.bennyapi.client.okhttp.BennyOkHttpClient.Builder
 
subdomain(java.lang.String) - function in com.bennyapi.client.okhttp.BennyOkHttpClientAsync.Builder
 
A  B  C  D  E  F  H  J  M  O  P  Q  R  S  T