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