ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.Builder.build() |
|
static ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.copyOf(DialobStore.CreateStoreEntity instance) |
|
ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.withBody(String value) |
Copy the current immutable object by setting a value for the body attribute.
|
ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.withBodyType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.withVersion(String value) |
Copy the current immutable object by setting a value for the version attribute.
|