| Package | Description |
|---|---|
| io.smallrye.reactive.messaging.ce | |
| io.smallrye.reactive.messaging.ce.impl |
| Modifier and Type | Method and Description |
|---|---|
OutgoingCloudEventMetadata<T> |
OutgoingCloudEventMetadataBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static <T> OutgoingCloudEventMetadataBuilder<T> |
OutgoingCloudEventMetadata.from(OutgoingCloudEventMetadata<T> existing)
Gets a builder to create a new
OutgoingCloudEventMetadata. |
| Constructor and Description |
|---|
OutgoingCloudEventMetadataBuilder(OutgoingCloudEventMetadata<T> existing) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutgoingCloudEventMetadata<T>
Default implementation of the
OutgoingCloudEventMetadata interface. |
Copyright © 2018–2021 SmallRye. All rights reserved.