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