ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.Builder.body(io.dialob.api.form.FormEntity body) |
Initializes the value for the body attribute.
|
static ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.builder() |
|
ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.Builder.from(DialobStore.StoreCommand instance) |
Fill a builder with attribute values from the provided io.dialob.client.api.DialobStore.StoreCommand instance.
|
ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.Builder.from(DialobStore.UpdateStoreEntity instance) |
Fill a builder with attribute values from the provided io.dialob.client.api.DialobStore.UpdateStoreEntity instance.
|
ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.Builder.id(String id) |
Initializes the value for the id attribute.
|
ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.Builder.type(DialobStore.BodyType type) |
Initializes the value for the type attribute.
|