public ItemLookupRequest WithSearchInsideKeywords(String searchInsideKeywords) { this.searchInsideKeywordsField = searchInsideKeywords; return this; }