Uses of Class
com.totvs.tjf.core.message.CloudEventsInfoBuilder
-
Packages that use CloudEventsInfoBuilder Package Description com.totvs.tjf.core.message -
-
Uses of CloudEventsInfoBuilder in com.totvs.tjf.core.message
Methods in com.totvs.tjf.core.message that return CloudEventsInfoBuilder Modifier and Type Method Description CloudEventsInfoBuilderCloudEventsInfoBuilder. correlationId(String correlationId)Sets the correlationId of the CloudEventsInfo.CloudEventsInfoBuilderCloudEventsInfoBuilder. dataContentType(String dataContentType)Sets the dataContentType of the CloudEventsInfo.CloudEventsInfoBuilderCloudEventsInfoBuilder. dataSchema(String dataSchema)Sets the dataSchema of the CloudEventsInfo.CloudEventsInfoBuilderCloudEventsInfoBuilder. id(String id)Sets the id of the CloudEventsInfo.CloudEventsInfoBuilderCloudEventsInfoBuilder. subject(String subject)Sets the subject of the CloudEventsInfo.
-