public final class StoreSelectionDsl extends Base implements StoreSelection
Modifier and Type | Method and Description |
---|---|
String |
getStoreProjection() |
static StoreSelectionDsl |
of(String storeSelection) |
StoreSelectionDsl |
withStoreProjection(String storeProjection) |
public static StoreSelectionDsl of(String storeSelection)
of
in interface StoreSelection
public StoreSelectionDsl withStoreProjection(@Nullable String storeProjection)
@Nullable public String getStoreProjection()
getStoreProjection
in interface StoreSelection