ImmutableBodySource.Builder |
ImmutableBodySource.Builder.bodyType(DialobStore.BodyType bodyType) |
Initializes the value for the bodyType attribute.
|
static ImmutableBodySource.Builder |
ImmutableBodySource.builder() |
|
ImmutableBodySource.Builder |
ImmutableBodySource.Builder.from(DialobStore.BodySource instance) |
Fill a builder with attribute values from the provided BodySource instance.
|
ImmutableBodySource.Builder |
ImmutableBodySource.Builder.hash(String hash) |
Initializes the value for the hash attribute.
|
ImmutableBodySource.Builder |
ImmutableBodySource.Builder.id(String id) |
Initializes the value for the id attribute.
|
ImmutableBodySource.Builder |
ImmutableBodySource.Builder.value(String value) |
Initializes the value for the value attribute.
|