C# Class Amazon.ECS.Model.ItemSearchRequest

Show file Open project: nexus49/grado Class Usage Examples

Private Properties

Property Type Description
EscapeXML String

Public Methods

Method Description
IsSetActor ( ) : System.Boolean

Checks if Actor property is set

IsSetArtist ( ) : System.Boolean

Checks if Artist property is set

IsSetAudienceRating ( ) : System.Boolean

Checks of AudienceRating property is set

IsSetAuthor ( ) : System.Boolean

Checks if Author property is set

IsSetAvailability ( ) : System.Boolean

Checks if Availability property is set

IsSetBrand ( ) : System.Boolean

Checks if Brand property is set

IsSetBrowseNode ( ) : System.Boolean

Checks if BrowseNode property is set

IsSetCity ( ) : System.Boolean

Checks if City property is set

IsSetComposer ( ) : Boolean

Checks if Composer property is set

IsSetCondition ( ) : Boolean

Checks if Condition property is set

IsSetConductor ( ) : Boolean

Checks if Conductor property is set

IsSetCount ( ) : Boolean

Checks if Count property is set

IsSetCuisine ( ) : Boolean

Checks if Cuisine property is set

IsSetDeliveryMethod ( ) : Boolean

Checks if DeliveryMethod property is set

IsSetDirector ( ) : Boolean

Checks if Director property is set

IsSetFutureLaunchDate ( ) : Boolean

Checks if FutureLaunchDate property is set

IsSetISPUPostalCode ( ) : Boolean

Checks if ISPUPostalCode property is set

IsSetItemPage ( ) : Boolean

Checks if ItemPage property is set

IsSetKeywords ( ) : Boolean

Checks if Keywords property is set

IsSetManufacturer ( ) : Boolean

Checks if Manufacturer property is set

IsSetMaximumPrice ( ) : Boolean

Checks if MaximumPrice property is set

IsSetMerchantId ( ) : Boolean

Checks if MerchantId property is set

IsSetMinimumPrice ( ) : Boolean

Checks if MinimumPrice property is set

IsSetMusicLabel ( ) : Boolean

Checks if MusicLabel property is set

IsSetNeighborhood ( ) : Boolean

Checks if Neighborhood property is set

IsSetOrchestra ( ) : Boolean

Checks if Orchestra property is set

IsSetPostalCode ( ) : Boolean

Checks if PostalCode property is set

IsSetPower ( ) : Boolean

Checks if Power property is set

IsSetPublisher ( ) : Boolean

Checks if Publisher property is set

IsSetReleaseDate ( ) : Boolean

Checks if ReleaseDate property is set

IsSetResponseGroup ( ) : Boolean

Checks of ResponseGroup property is set

IsSetReviewSort ( ) : Boolean

Checks if ReviewSort property is set

IsSetSearchIndex ( ) : Boolean

Checks if SearchIndex property is set

IsSetSort ( ) : Boolean

Checks if Sort property is set

IsSetState ( ) : Boolean

Checks if State property is set

IsSetTagPage ( ) : Boolean

Checks if TagPage property is set

IsSetTagSort ( ) : Boolean

Checks if TagSort property is set

IsSetTagsPerPage ( ) : Boolean

Checks if TagsPerPage property is set

IsSetTextStream ( ) : Boolean

Checks if TextStream property is set

IsSetTitle ( ) : Boolean

Checks if Title property is set

WithActor ( String actor ) : ItemSearchRequest

Sets the Actor property

WithArtist ( String artist ) : ItemSearchRequest

Sets the Artist property

WithAudienceRating ( ) : ItemSearchRequest

Sets the AudienceRating property

WithAuthor ( String author ) : ItemSearchRequest

Sets the Author property

WithAvailability ( String availability ) : ItemSearchRequest

Sets the Availability property

WithBrand ( String brand ) : ItemSearchRequest

Sets the Brand property

WithBrowseNode ( String browseNode ) : ItemSearchRequest

Sets the BrowseNode property

WithCity ( String city ) : ItemSearchRequest

Sets the City property

WithComposer ( String composer ) : ItemSearchRequest

Sets the Composer property

WithCondition ( Condition condition ) : ItemSearchRequest

Sets the Condition property

WithConductor ( String conductor ) : ItemSearchRequest

Sets the Conductor property

WithCount ( Decimal count ) : ItemSearchRequest

Sets the Count property

WithCuisine ( String cuisine ) : ItemSearchRequest

Sets the Cuisine property

WithDeliveryMethod ( DeliveryMethod deliveryMethod ) : ItemSearchRequest

Sets the DeliveryMethod property

WithDirector ( String director ) : ItemSearchRequest

Sets the Director property

WithFutureLaunchDate ( String futureLaunchDate ) : ItemSearchRequest

Sets the FutureLaunchDate property

WithISPUPostalCode ( String ISPUPostalCode ) : ItemSearchRequest

Sets the ISPUPostalCode property

WithItemPage ( Decimal itemPage ) : ItemSearchRequest

Sets the ItemPage property

WithKeywords ( String keywords ) : ItemSearchRequest

Sets the Keywords property

WithManufacturer ( String manufacturer ) : ItemSearchRequest

Sets the Manufacturer property

WithMaximumPrice ( Decimal maximumPrice ) : ItemSearchRequest

Sets the MaximumPrice property

WithMerchantId ( String merchantId ) : ItemSearchRequest

Sets the MerchantId property

WithMinimumPrice ( Decimal minimumPrice ) : ItemSearchRequest

Sets the MinimumPrice property

WithMusicLabel ( String musicLabel ) : ItemSearchRequest

Sets the MusicLabel property

WithNeighborhood ( String neighborhood ) : ItemSearchRequest

Sets the Neighborhood property

WithOrchestra ( String orchestra ) : ItemSearchRequest

Sets the Orchestra property

WithPostalCode ( String postalCode ) : ItemSearchRequest

Sets the PostalCode property

WithPower ( String power ) : ItemSearchRequest

Sets the Power property

WithPublisher ( String publisher ) : ItemSearchRequest

Sets the Publisher property

WithReleaseDate ( String releaseDate ) : ItemSearchRequest

Sets the ReleaseDate property

WithResponseGroup ( ) : ItemSearchRequest

Sets the ResponseGroup property

WithReviewSort ( String reviewSort ) : ItemSearchRequest

Sets the ReviewSort property

WithSearchIndex ( String searchIndex ) : ItemSearchRequest

Sets the SearchIndex property

WithSort ( String sort ) : ItemSearchRequest

Sets the Sort property

WithState ( String state ) : ItemSearchRequest

Sets the State property

WithTagPage ( Decimal tagPage ) : ItemSearchRequest

Sets the TagPage property

WithTagSort ( String tagSort ) : ItemSearchRequest

Sets the TagSort property

WithTagsPerPage ( Decimal tagsPerPage ) : ItemSearchRequest

Sets the TagsPerPage property

WithTextStream ( String textStream ) : ItemSearchRequest

Sets the TextStream property

WithTitle ( String title ) : ItemSearchRequest

Sets the Title property

Protected Methods

Method Description
ToXMLFragment ( ) : String

XML fragment representation of this object

Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only

Private Methods

Method Description
EscapeXML ( String str ) : String

Method Details

IsSetActor() public method

Checks if Actor property is set
public IsSetActor ( ) : System.Boolean
return System.Boolean

IsSetArtist() public method

Checks if Artist property is set
public IsSetArtist ( ) : System.Boolean
return System.Boolean

IsSetAudienceRating() public method

Checks of AudienceRating property is set
public IsSetAudienceRating ( ) : System.Boolean
return System.Boolean

IsSetAuthor() public method

Checks if Author property is set
public IsSetAuthor ( ) : System.Boolean
return System.Boolean

IsSetAvailability() public method

Checks if Availability property is set
public IsSetAvailability ( ) : System.Boolean
return System.Boolean

IsSetBrand() public method

Checks if Brand property is set
public IsSetBrand ( ) : System.Boolean
return System.Boolean

IsSetBrowseNode() public method

Checks if BrowseNode property is set
public IsSetBrowseNode ( ) : System.Boolean
return System.Boolean

IsSetCity() public method

Checks if City property is set
public IsSetCity ( ) : System.Boolean
return System.Boolean

IsSetComposer() public method

Checks if Composer property is set
public IsSetComposer ( ) : Boolean
return Boolean

IsSetCondition() public method

Checks if Condition property is set
public IsSetCondition ( ) : Boolean
return Boolean

IsSetConductor() public method

Checks if Conductor property is set
public IsSetConductor ( ) : Boolean
return Boolean

IsSetCount() public method

Checks if Count property is set
public IsSetCount ( ) : Boolean
return Boolean

IsSetCuisine() public method

Checks if Cuisine property is set
public IsSetCuisine ( ) : Boolean
return Boolean

IsSetDeliveryMethod() public method

Checks if DeliveryMethod property is set
public IsSetDeliveryMethod ( ) : Boolean
return Boolean

IsSetDirector() public method

Checks if Director property is set
public IsSetDirector ( ) : Boolean
return Boolean

IsSetFutureLaunchDate() public method

Checks if FutureLaunchDate property is set
public IsSetFutureLaunchDate ( ) : Boolean
return Boolean

IsSetISPUPostalCode() public method

Checks if ISPUPostalCode property is set
public IsSetISPUPostalCode ( ) : Boolean
return Boolean

IsSetItemPage() public method

Checks if ItemPage property is set
public IsSetItemPage ( ) : Boolean
return Boolean

IsSetKeywords() public method

Checks if Keywords property is set
public IsSetKeywords ( ) : Boolean
return Boolean

IsSetManufacturer() public method

Checks if Manufacturer property is set
public IsSetManufacturer ( ) : Boolean
return Boolean

IsSetMaximumPrice() public method

Checks if MaximumPrice property is set
public IsSetMaximumPrice ( ) : Boolean
return Boolean

IsSetMerchantId() public method

Checks if MerchantId property is set
public IsSetMerchantId ( ) : Boolean
return Boolean

IsSetMinimumPrice() public method

Checks if MinimumPrice property is set
public IsSetMinimumPrice ( ) : Boolean
return Boolean

IsSetMusicLabel() public method

Checks if MusicLabel property is set
public IsSetMusicLabel ( ) : Boolean
return Boolean

IsSetNeighborhood() public method

Checks if Neighborhood property is set
public IsSetNeighborhood ( ) : Boolean
return Boolean

IsSetOrchestra() public method

Checks if Orchestra property is set
public IsSetOrchestra ( ) : Boolean
return Boolean

IsSetPostalCode() public method

Checks if PostalCode property is set
public IsSetPostalCode ( ) : Boolean
return Boolean

IsSetPower() public method

Checks if Power property is set
public IsSetPower ( ) : Boolean
return Boolean

IsSetPublisher() public method

Checks if Publisher property is set
public IsSetPublisher ( ) : Boolean
return Boolean

IsSetReleaseDate() public method

Checks if ReleaseDate property is set
public IsSetReleaseDate ( ) : Boolean
return Boolean

IsSetResponseGroup() public method

Checks of ResponseGroup property is set
public IsSetResponseGroup ( ) : Boolean
return Boolean

IsSetReviewSort() public method

Checks if ReviewSort property is set
public IsSetReviewSort ( ) : Boolean
return Boolean

IsSetSearchIndex() public method

Checks if SearchIndex property is set
public IsSetSearchIndex ( ) : Boolean
return Boolean

IsSetSort() public method

Checks if Sort property is set
public IsSetSort ( ) : Boolean
return Boolean

IsSetState() public method

Checks if State property is set
public IsSetState ( ) : Boolean
return Boolean

IsSetTagPage() public method

Checks if TagPage property is set
public IsSetTagPage ( ) : Boolean
return Boolean

IsSetTagSort() public method

Checks if TagSort property is set
public IsSetTagSort ( ) : Boolean
return Boolean

IsSetTagsPerPage() public method

Checks if TagsPerPage property is set
public IsSetTagsPerPage ( ) : Boolean
return Boolean

IsSetTextStream() public method

Checks if TextStream property is set
public IsSetTextStream ( ) : Boolean
return Boolean

IsSetTitle() public method

Checks if Title property is set
public IsSetTitle ( ) : Boolean
return Boolean

ToXMLFragment() protected method

XML fragment representation of this object
Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only
protected ToXMLFragment ( ) : String
return String

WithActor() public method

Sets the Actor property
public WithActor ( String actor ) : ItemSearchRequest
actor String Actor property
return ItemSearchRequest

WithArtist() public method

Sets the Artist property
public WithArtist ( String artist ) : ItemSearchRequest
artist String Artist property
return ItemSearchRequest

WithAudienceRating() public method

Sets the AudienceRating property
public WithAudienceRating ( ) : ItemSearchRequest
return ItemSearchRequest

WithAuthor() public method

Sets the Author property
public WithAuthor ( String author ) : ItemSearchRequest
author String Author property
return ItemSearchRequest

WithAvailability() public method

Sets the Availability property
public WithAvailability ( String availability ) : ItemSearchRequest
availability String Availability property
return ItemSearchRequest

WithBrand() public method

Sets the Brand property
public WithBrand ( String brand ) : ItemSearchRequest
brand String Brand property
return ItemSearchRequest

WithBrowseNode() public method

Sets the BrowseNode property
public WithBrowseNode ( String browseNode ) : ItemSearchRequest
browseNode String BrowseNode property
return ItemSearchRequest

WithCity() public method

Sets the City property
public WithCity ( String city ) : ItemSearchRequest
city String City property
return ItemSearchRequest

WithComposer() public method

Sets the Composer property
public WithComposer ( String composer ) : ItemSearchRequest
composer String Composer property
return ItemSearchRequest

WithCondition() public method

Sets the Condition property
public WithCondition ( Condition condition ) : ItemSearchRequest
condition Condition Condition property
return ItemSearchRequest

WithConductor() public method

Sets the Conductor property
public WithConductor ( String conductor ) : ItemSearchRequest
conductor String Conductor property
return ItemSearchRequest

WithCount() public method

Sets the Count property
public WithCount ( Decimal count ) : ItemSearchRequest
count Decimal Count property
return ItemSearchRequest

WithCuisine() public method

Sets the Cuisine property
public WithCuisine ( String cuisine ) : ItemSearchRequest
cuisine String Cuisine property
return ItemSearchRequest

WithDeliveryMethod() public method

Sets the DeliveryMethod property
public WithDeliveryMethod ( DeliveryMethod deliveryMethod ) : ItemSearchRequest
deliveryMethod DeliveryMethod DeliveryMethod property
return ItemSearchRequest

WithDirector() public method

Sets the Director property
public WithDirector ( String director ) : ItemSearchRequest
director String Director property
return ItemSearchRequest

WithFutureLaunchDate() public method

Sets the FutureLaunchDate property
public WithFutureLaunchDate ( String futureLaunchDate ) : ItemSearchRequest
futureLaunchDate String FutureLaunchDate property
return ItemSearchRequest

WithISPUPostalCode() public method

Sets the ISPUPostalCode property
public WithISPUPostalCode ( String ISPUPostalCode ) : ItemSearchRequest
ISPUPostalCode String ISPUPostalCode property
return ItemSearchRequest

WithItemPage() public method

Sets the ItemPage property
public WithItemPage ( Decimal itemPage ) : ItemSearchRequest
itemPage Decimal ItemPage property
return ItemSearchRequest

WithKeywords() public method

Sets the Keywords property
public WithKeywords ( String keywords ) : ItemSearchRequest
keywords String Keywords property
return ItemSearchRequest

WithManufacturer() public method

Sets the Manufacturer property
public WithManufacturer ( String manufacturer ) : ItemSearchRequest
manufacturer String Manufacturer property
return ItemSearchRequest

WithMaximumPrice() public method

Sets the MaximumPrice property
public WithMaximumPrice ( Decimal maximumPrice ) : ItemSearchRequest
maximumPrice Decimal MaximumPrice property
return ItemSearchRequest

WithMerchantId() public method

Sets the MerchantId property
public WithMerchantId ( String merchantId ) : ItemSearchRequest
merchantId String MerchantId property
return ItemSearchRequest

WithMinimumPrice() public method

Sets the MinimumPrice property
public WithMinimumPrice ( Decimal minimumPrice ) : ItemSearchRequest
minimumPrice Decimal MinimumPrice property
return ItemSearchRequest

WithMusicLabel() public method

Sets the MusicLabel property
public WithMusicLabel ( String musicLabel ) : ItemSearchRequest
musicLabel String MusicLabel property
return ItemSearchRequest

WithNeighborhood() public method

Sets the Neighborhood property
public WithNeighborhood ( String neighborhood ) : ItemSearchRequest
neighborhood String Neighborhood property
return ItemSearchRequest

WithOrchestra() public method

Sets the Orchestra property
public WithOrchestra ( String orchestra ) : ItemSearchRequest
orchestra String Orchestra property
return ItemSearchRequest

WithPostalCode() public method

Sets the PostalCode property
public WithPostalCode ( String postalCode ) : ItemSearchRequest
postalCode String PostalCode property
return ItemSearchRequest

WithPower() public method

Sets the Power property
public WithPower ( String power ) : ItemSearchRequest
power String Power property
return ItemSearchRequest

WithPublisher() public method

Sets the Publisher property
public WithPublisher ( String publisher ) : ItemSearchRequest
publisher String Publisher property
return ItemSearchRequest

WithReleaseDate() public method

Sets the ReleaseDate property
public WithReleaseDate ( String releaseDate ) : ItemSearchRequest
releaseDate String ReleaseDate property
return ItemSearchRequest

WithResponseGroup() public method

Sets the ResponseGroup property
public WithResponseGroup ( ) : ItemSearchRequest
return ItemSearchRequest

WithReviewSort() public method

Sets the ReviewSort property
public WithReviewSort ( String reviewSort ) : ItemSearchRequest
reviewSort String ReviewSort property
return ItemSearchRequest

WithSearchIndex() public method

Sets the SearchIndex property
public WithSearchIndex ( String searchIndex ) : ItemSearchRequest
searchIndex String SearchIndex property
return ItemSearchRequest

WithSort() public method

Sets the Sort property
public WithSort ( String sort ) : ItemSearchRequest
sort String Sort property
return ItemSearchRequest

WithState() public method

Sets the State property
public WithState ( String state ) : ItemSearchRequest
state String State property
return ItemSearchRequest

WithTagPage() public method

Sets the TagPage property
public WithTagPage ( Decimal tagPage ) : ItemSearchRequest
tagPage Decimal TagPage property
return ItemSearchRequest

WithTagSort() public method

Sets the TagSort property
public WithTagSort ( String tagSort ) : ItemSearchRequest
tagSort String TagSort property
return ItemSearchRequest

WithTagsPerPage() public method

Sets the TagsPerPage property
public WithTagsPerPage ( Decimal tagsPerPage ) : ItemSearchRequest
tagsPerPage Decimal TagsPerPage property
return ItemSearchRequest

WithTextStream() public method

Sets the TextStream property
public WithTextStream ( String textStream ) : ItemSearchRequest
textStream String TextStream property
return ItemSearchRequest

WithTitle() public method

Sets the Title property
public WithTitle ( String title ) : ItemSearchRequest
title String Title property
return ItemSearchRequest