public final class User extends Target
Modifier and Type | Class and Description |
---|---|
static class |
User.Builder |
Modifier and Type | Method and Description |
---|---|
static User.Builder |
builder() |
boolean |
equals(Object o) |
String |
getId()
User ID in request envelope (context.System.user.userId).
|
int |
hashCode() |
String |
toString() |
public static User.Builder builder()
public String getId()
Copyright © 2023. All rights reserved.