| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRawCloudEvent.Builder |
ImmutableRawCloudEvent.builder()
Creates a builder for
ImmutableRawCloudEvent. |
ImmutableRawCloudEvent.Builder |
ImmutableRawCloudEvent.Builder.from(RawCloudEvent instance)
Fill a builder with attribute values from the provided
RawCloudEvent instance. |
ImmutableRawCloudEvent.Builder |
ImmutableRawCloudEvent.Builder.resource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.events.EventEntity> resource)
Initializes the value for the
resource attribute. |
Copyright © 2020 SAP SE. All rights reserved.