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