Package io.dialob.client.api
Interface DialobStore.UpdateStoreEntity
-
- All Superinterfaces:
DialobStore.StoreCommand,Serializable
- All Known Implementing Classes:
ImmutableUpdateStoreEntity
- Enclosing interface:
- DialobStore
@Immutable public static interface DialobStore.UpdateStoreEntity extends DialobStore.StoreCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetBody()StringgetId()StringgetVersion()-
Methods inherited from interface io.dialob.client.api.DialobStore.StoreCommand
getBodyType
-
-