public static interface UserContext.Builder extends SdkPojo, CopyableBuilder<UserContext.Builder,UserContext>
| Modifier and Type | Method and Description |
|---|---|
UserContext.Builder |
token(String token)
The user context token.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUserContext.Builder token(String token)
The user context token. It must be a JWT or a JSON token.
token - The user context token. It must be a JWT or a JSON token.Copyright © 2021. All rights reserved.