public abstract static class OrchestrationConfig.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract OrchestrationConfig |
build() |
abstract OrchestrationConfig.Builder |
taskHistoryRetentionLimit(Integer taskHistoryRetentionLimit) |
public abstract OrchestrationConfig.Builder taskHistoryRetentionLimit(Integer taskHistoryRetentionLimit)
public abstract OrchestrationConfig build()
Copyright © 2018. All rights reserved.