public class GioCdpUserMappingMessage extends GioCDPMessage<UserMappingDto> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
GioCdpUserMappingMessage.Builder |
dataSourceIdprojectKey| Modifier and Type | Method and Description |
|---|---|
UserMappingDto |
getMessage() |
boolean |
isIllegal() |
void |
setDataSourceId(String dataSourceId) |
void |
setProjectKey(String projectKey) |
getTimeStampOrDefaultgetProjectKeypublic void setProjectKey(String projectKey)
setProjectKey in class GIOMessagepublic void setDataSourceId(String dataSourceId)
setDataSourceId in class GioCDPMessage<UserMappingDto>public UserMappingDto getMessage()
getMessage in class GioCDPMessage<UserMappingDto>public boolean isIllegal()
isIllegal in class GIOMessageCopyright © 2022. All rights reserved.