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