public static interface UserProperty.Builder extends SdkPojo, CopyableBuilder<UserProperty.Builder,UserProperty>
| Modifier and Type | Method and Description |
|---|---|
UserProperty.Builder |
key(String key)
A key to be specified in
UserProperty. |
UserProperty.Builder |
value(String value)
A value to be specified in
UserProperty. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUserProperty.Builder key(String key)
A key to be specified in UserProperty.
key - A key to be specified in UserProperty.UserProperty.Builder value(String value)
A value to be specified in UserProperty.
value - A value to be specified in UserProperty.Copyright © 2022. All rights reserved.