ImmutableCloudEvent.ImmutableParticipant |
ImmutableCloudEvent.ImmutableParticipant.Builder.build() |
|
static ImmutableCloudEvent.ImmutableParticipant |
ImmutableCloudEvent.ImmutableParticipant.copyOf(CloudEvent.Participant instance) |
|
ImmutableCloudEvent.ImmutableParticipant |
ImmutableCloudEvent.ImmutableParticipant.withGuid(UUID value) |
Copy the current immutable object by setting a value for the guid attribute.
|
ImmutableCloudEvent.ImmutableParticipant |
ImmutableCloudEvent.ImmutableParticipant.withName(String value) |
Copy the current immutable object by setting a value for the name attribute.
|
ImmutableCloudEvent.ImmutableParticipant |
ImmutableCloudEvent.ImmutableParticipant.withType(String value) |
Copy the current immutable object by setting a value for the type attribute.
|