| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRawCloudEvent
Immutable implementation of
RawCloudEvent. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRawCloudEvent |
ImmutableRawCloudEvent.copyOf(RawCloudEvent instance)
Creates an immutable copy of a
RawCloudEvent value. |
ImmutableRawCloudEvent.Builder |
ImmutableRawCloudEvent.Builder.from(RawCloudEvent instance)
Fill a builder with attribute values from the provided
RawCloudEvent instance. |
Copyright © 2020 SAP SE. All rights reserved.