| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudEvent.ImmutableParticipant.Builder |
ImmutableCloudEvent.ImmutableParticipant.builder()
Creates a builder for
ImmutableParticipant. |
ImmutableCloudEvent.ImmutableParticipant.Builder |
ImmutableCloudEvent.ImmutableParticipant.Builder.from(CloudEvent.Participant instance)
Fill a builder with attribute values from the provided
Participant instance. |
ImmutableCloudEvent.ImmutableParticipant.Builder |
ImmutableCloudEvent.ImmutableParticipant.Builder.guid(UUID guid)
Initializes the value for the
guid attribute. |
ImmutableCloudEvent.ImmutableParticipant.Builder |
ImmutableCloudEvent.ImmutableParticipant.Builder.name(String name)
Initializes the value for the
name attribute. |
ImmutableCloudEvent.ImmutableParticipant.Builder |
ImmutableCloudEvent.ImmutableParticipant.Builder.type(String type)
Initializes the value for the
type attribute. |
Copyright © 2020 SAP SE. All rights reserved.