public static interface ReasonCodeSummary.Builder extends SdkPojo, CopyableBuilder<ReasonCodeSummary.Builder,ReasonCodeSummary>
| Modifier and Type | Method and Description |
|---|---|
ReasonCodeSummary.Builder |
name(FindingReasonCode name)
The name of the finding reason code.
|
ReasonCodeSummary.Builder |
name(String name)
The name of the finding reason code.
|
ReasonCodeSummary.Builder |
value(Double value)
The value of the finding reason code summary.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReasonCodeSummary.Builder name(String name)
The name of the finding reason code.
name - The name of the finding reason code.FindingReasonCode,
FindingReasonCodeReasonCodeSummary.Builder name(FindingReasonCode name)
The name of the finding reason code.
name - The name of the finding reason code.FindingReasonCode,
FindingReasonCodeReasonCodeSummary.Builder value(Double value)
The value of the finding reason code summary.
value - The value of the finding reason code summary.Copyright © 2023. All rights reserved.