| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRawApplicationLog |
ImmutableRawApplicationLog.Builder.build()
Builds a new
ImmutableRawApplicationLog. |
static ImmutableRawApplicationLog |
ImmutableRawApplicationLog.copyOf(RawApplicationLog instance)
Creates an immutable copy of a
RawApplicationLog value. |
static ImmutableRawApplicationLog |
ImmutableRawApplicationLog.of(org.cloudfoundry.doppler.Envelope envelope)
Construct a new immutable
RawApplicationLog instance. |
ImmutableRawApplicationLog |
ImmutableRawApplicationLog.withEnvelope(org.cloudfoundry.doppler.Envelope value)
Copy the current immutable object by setting a value for the
envelope attribute. |
Copyright © 2020 SAP SE. All rights reserved.