public static final class PutAsyncInvokeConfigInput.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PutAsyncInvokeConfigInput.Builder |
asyncTask(Boolean asyncTask)
asyncTask.
|
PutAsyncInvokeConfigInput |
build() |
PutAsyncInvokeConfigInput.Builder |
destinationConfig(DestinationConfig destinationConfig)
destinationConfig.
|
PutAsyncInvokeConfigInput.Builder |
maxAsyncEventAgeInSeconds(Long maxAsyncEventAgeInSeconds)
maxAsyncEventAgeInSeconds.
|
PutAsyncInvokeConfigInput.Builder |
maxAsyncRetryAttempts(Long maxAsyncRetryAttempts)
maxAsyncRetryAttempts.
|
public PutAsyncInvokeConfigInput.Builder asyncTask(Boolean asyncTask)
public PutAsyncInvokeConfigInput.Builder destinationConfig(DestinationConfig destinationConfig)
public PutAsyncInvokeConfigInput.Builder maxAsyncEventAgeInSeconds(Long maxAsyncEventAgeInSeconds)
public PutAsyncInvokeConfigInput.Builder maxAsyncRetryAttempts(Long maxAsyncRetryAttempts)
public PutAsyncInvokeConfigInput build()
Copyright © 2024. All rights reserved.