public interface StoreSelectionRequestDsl<T>
| Modifier and Type | Method and Description |
|---|---|
StoreSelection |
getStoreSelection() |
T |
withStoreSelection(StoreSelection storeSelection) |
T withStoreSelection(@Nullable StoreSelection storeSelection)
@Nullable StoreSelection getStoreSelection()