public static interface StateInfo.Builder extends SdkPojo, CopyableBuilder<StateInfo.Builder,StateInfo>
| Modifier and Type | Method and Description |
|---|---|
StateInfo.Builder |
code(String code)
Sets the value of the Code property for this object.
|
StateInfo.Builder |
message(String message)
Sets the value of the Message property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStateInfo.Builder code(String code)
code - The new value for the Code property for this object.StateInfo.Builder message(String message)
message - The new value for the Message property for this object.Copyright © 2023. All rights reserved.