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