| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRecordings
Immutable implementation of
Recordings. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRecordings |
ImmutableRecordings.copyOf(Recordings instance)
Creates an immutable copy of a
Recordings value. |
ImmutableRecordings.Builder |
ImmutableRecordings.Builder.from(Recordings instance)
Fill a builder with attribute values from the provided
Recordings instance. |
protected static String |
Renderer.renderTemplate(Recordings recordings) |
Copyright © 2023. All rights reserved.