public class RunOptions
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RunOptions.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static RunOptions.Builder |
builder() |
static RunOptions |
create() |
BatchWindow |
getBatchWindow() |
DeadLetterQueue |
getDeadLetterQueue() |
String |
getErrorsTolerance() |
String |
getMode() |
RetryStrategy |
getRetryStrategy() |
public static RunOptions.Builder builder()
public static RunOptions create()
public BatchWindow getBatchWindow()
public DeadLetterQueue getDeadLetterQueue()
public String getErrorsTolerance()
public String getMode()
public RetryStrategy getRetryStrategy()
Copyright © 2024. All rights reserved.