public static interface StatusReason.Builder extends SdkPojo, CopyableBuilder<StatusReason.Builder,StatusReason>
| Modifier and Type | Method and Description |
|---|---|
StatusReason.Builder |
code(ReasonCode code)
The reason code for the current status of the analyzer.
|
StatusReason.Builder |
code(String code)
The reason code for the current status of the analyzer.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStatusReason.Builder code(String code)
The reason code for the current status of the analyzer.
code - The reason code for the current status of the analyzer.ReasonCode,
ReasonCodeStatusReason.Builder code(ReasonCode code)
The reason code for the current status of the analyzer.
code - The reason code for the current status of the analyzer.ReasonCode,
ReasonCodeCopyright © 2020. All rights reserved.