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

B

baseUrl(java.util.Optional) - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
Alias for calling Builder.baseUrl with baseUrl.orElse(null).
baseUrl(java.lang.String) - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
The base URL to use for every request.
baseUrl(java.util.Optional) - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
Alias for calling Builder.baseUrl with baseUrl.orElse(null).
baseUrl(java.lang.String) - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
The base URL to use for every request.
build() - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
Returns an immutable instance of CasedevClient.
build() - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
Returns an immutable instance of CasedevClientAsync.
build() - function in dev.case.api.client.okhttp.OkHttpClient.Builder
 
builder() - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Companion
Returns a mutable builder for constructing an instance of CasedevClient.
builder() - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Companion
Returns a mutable builder for constructing an instance of CasedevClientAsync.
builder() - function in dev.case.api.client.okhttp.OkHttpClient.Companion
 
A  B  C  D  E  F  H  J  K  L  M  O  P  Q  R  S  T