Package io.resys.hdes.client.api
Interface HdesStore.ImportStoreEntity
- All Known Implementing Classes:
ImmutableImportStoreEntity
- Enclosing interface:
- HdesStore
@Immutable
public static interface HdesStore.ImportStoreEntity
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getCreate
List<HdesStore.CreateStoreEntity> getCreate() -
getUpdate
List<HdesStore.UpdateStoreEntityWithBodyType> getUpdate()
-