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