Class RegisterOptions.Builder
java.lang.Object
org.apache.camel.component.torchserve.client.model.RegisterOptions.Builder
- Enclosing class:
RegisterOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()initialWorkers(Integer initialWorkers) maxBatchDelay(Integer maxBatchDelay) responseTimeout(Integer responseTimeout) startupTimeout(Integer startupTimeout) synchronous(Boolean synchronous)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
modelName
-
handler
-
runtime
-
batchSize
-
maxBatchDelay
-
responseTimeout
-
startupTimeout
-
initialWorkers
-
synchronous
-
s3SseKms
-
build
-