Uses of Class
com.oracle.bmc.lockbox.LockboxClient.Builder
-
Packages that use LockboxClient.Builder Package Description com.oracle.bmc.lockbox -
-
Uses of LockboxClient.Builder in com.oracle.bmc.lockbox
Methods in com.oracle.bmc.lockbox that return LockboxClient.Builder Modifier and Type Method Description static LockboxClient.Builder
LockboxClient. builder()
Create a builder for this client.LockboxClient.Builder
LockboxClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.LockboxClient.Builder
LockboxClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)
Enable/disable the stream warnings for the client
-