public static interface RecordTag.Builder extends SdkPojo, CopyableBuilder<RecordTag.Builder,RecordTag>
| Modifier and Type | Method and Description |
|---|---|
RecordTag.Builder |
key(String key)
The key for this tag.
|
RecordTag.Builder |
value(String value)
The value for this tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecordTag.Builder key(String key)
The key for this tag.
key - The key for this tag.RecordTag.Builder value(String value)
The value for this tag.
value - The value for this tag.Copyright © 2023. All rights reserved.