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