public static class SkipBulkResponderExecutionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SkipBulkResponderExecutionDetails |
build() |
SkipBulkResponderExecutionDetails.Builder |
copy(SkipBulkResponderExecutionDetails model) |
SkipBulkResponderExecutionDetails.Builder |
responderExecutionIds(List<String> responderExecutionIds)
List of responder execution IDs to skip execution
|
public SkipBulkResponderExecutionDetails.Builder responderExecutionIds(List<String> responderExecutionIds)
List of responder execution IDs to skip execution
responderExecutionIds
- the value to setpublic SkipBulkResponderExecutionDetails build()
public SkipBulkResponderExecutionDetails.Builder copy(SkipBulkResponderExecutionDetails model)
Copyright © 2016–2024. All rights reserved.