Interface TestEntitlementCreateAction

All Superinterfaces:
RestAction<Entitlement>

public interface TestEntitlementCreateAction extends RestAction<Entitlement>
Extension of RestAction specifically designed to create a Entitlement. This extension allows setting properties before executing the action.
See Also: