Interface SvamlInstructionSetCookie.Builder
- Enclosing interface:
SvamlInstructionSetCookie
public static interface SvamlInstructionSetCookie.Builder
Dedicated Builder
-
Method Summary
-
Method Details
-
setKey
see getter- Parameters:
key
- see getter- Returns:
- Current builder
- See Also:
-
setValue
see getter- Parameters:
value
- see getter- Returns:
- Current builder
- See Also:
-
build
SvamlInstructionSetCookie build()Create instance- Returns:
- The instance build with current builder values
-