public static interface SessionTag.Builder extends SdkPojo, CopyableBuilder<SessionTag.Builder,SessionTag>
| Modifier and Type | Method and Description |
|---|---|
SessionTag.Builder |
key(String key)
The key for the tag.
|
SessionTag.Builder |
value(String value)
The value that you want to assign the tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSessionTag.Builder key(String key)
The key for the tag.
key - The key for the tag.SessionTag.Builder value(String value)
The value that you want to assign the tag.
value - The value that you want to assign the tag.Copyright © 2023. All rights reserved.