static ImmutableDetached.Builder |
Detached.builder() |
|
static ImmutableDetached.Builder |
ImmutableDetached.builder() |
|
ImmutableDetached.Builder |
ImmutableDetached.Builder.from(Detached instance) |
Fill a builder with attribute values from the provided org.projectnessie.model.Detached instance.
|
ImmutableDetached.Builder |
ImmutableDetached.Builder.from(Reference instance) |
Fill a builder with attribute values from the provided org.projectnessie.model.Reference instance.
|
ImmutableDetached.Builder |
ImmutableDetached.Builder.hash(String hash) |
Initializes the value for the hash attribute.
|
ImmutableDetached.Builder |
ImmutableDetached.Builder.metadata(ReferenceMetadata metadata) |
Initializes the value for the metadata attribute.
|