public static interface HistoryEventExecutionDataDetails.Builder extends SdkPojo, CopyableBuilder<HistoryEventExecutionDataDetails.Builder,HistoryEventExecutionDataDetails>
| Modifier and Type | Method and Description |
|---|---|
HistoryEventExecutionDataDetails.Builder |
truncated(Boolean truncated)
Indicates whether input or output was truncated in the response.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHistoryEventExecutionDataDetails.Builder truncated(Boolean truncated)
Indicates whether input or output was truncated in the response. Always false for API calls.
truncated - Indicates whether input or output was truncated in the response. Always false for API
calls.Copyright © 2023. All rights reserved.