Package io.resys.hdes.client.api
Interface HdesStore.UpdateStoreEntityWithBodyType
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableUpdateStoreEntityWithBodyType
- Enclosing interface:
- HdesStore
-
Method Details
-
getId
String getId() -
getBodyType
AstBody.AstBodyType getBodyType() -
getBody
List<AstCommand> getBody()
-