ImmutableUpdateStoreEntity |
ImmutableUpdateStoreEntity.Builder.build() |
|
static ImmutableUpdateStoreEntity |
ImmutableUpdateStoreEntity.copyOf(DialobStore.UpdateStoreEntity instance) |
|
ImmutableUpdateStoreEntity |
ImmutableUpdateStoreEntity.withBody(io.dialob.api.form.FormEntity value) |
Copy the current immutable object by setting a value for the body attribute.
|
ImmutableUpdateStoreEntity |
ImmutableUpdateStoreEntity.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableUpdateStoreEntity |
ImmutableUpdateStoreEntity.withType(DialobStore.BodyType value) |
Copy the current immutable object by setting a value for the type attribute.
|