C# Класс Amazon.ECS.Model.ItemSearchRequest

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
EscapeXML String

Открытые методы

Метод Описание
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

Защищенные методы

Метод Описание
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

Приватные методы

Метод Описание
EscapeXML ( String str ) : String

Описание методов

IsSetActor() публичный метод

Checks if Actor property is set
public IsSetActor ( ) : System.Boolean
Результат System.Boolean

IsSetArtist() публичный метод

Checks if Artist property is set
public IsSetArtist ( ) : System.Boolean
Результат System.Boolean

IsSetAudienceRating() публичный метод

Checks of AudienceRating property is set
public IsSetAudienceRating ( ) : System.Boolean
Результат System.Boolean

IsSetAuthor() публичный метод

Checks if Author property is set
public IsSetAuthor ( ) : System.Boolean
Результат System.Boolean

IsSetAvailability() публичный метод

Checks if Availability property is set
public IsSetAvailability ( ) : System.Boolean
Результат System.Boolean

IsSetBrand() публичный метод

Checks if Brand property is set
public IsSetBrand ( ) : System.Boolean
Результат System.Boolean

IsSetBrowseNode() публичный метод

Checks if BrowseNode property is set
public IsSetBrowseNode ( ) : System.Boolean
Результат System.Boolean

IsSetCity() публичный метод

Checks if City property is set
public IsSetCity ( ) : System.Boolean
Результат System.Boolean

IsSetComposer() публичный метод

Checks if Composer property is set
public IsSetComposer ( ) : Boolean
Результат Boolean

IsSetCondition() публичный метод

Checks if Condition property is set
public IsSetCondition ( ) : Boolean
Результат Boolean

IsSetConductor() публичный метод

Checks if Conductor property is set
public IsSetConductor ( ) : Boolean
Результат Boolean

IsSetCount() публичный метод

Checks if Count property is set
public IsSetCount ( ) : Boolean
Результат Boolean

IsSetCuisine() публичный метод

Checks if Cuisine property is set
public IsSetCuisine ( ) : Boolean
Результат Boolean

IsSetDeliveryMethod() публичный метод

Checks if DeliveryMethod property is set
public IsSetDeliveryMethod ( ) : Boolean
Результат Boolean

IsSetDirector() публичный метод

Checks if Director property is set
public IsSetDirector ( ) : Boolean
Результат Boolean

IsSetFutureLaunchDate() публичный метод

Checks if FutureLaunchDate property is set
public IsSetFutureLaunchDate ( ) : Boolean
Результат Boolean

IsSetISPUPostalCode() публичный метод

Checks if ISPUPostalCode property is set
public IsSetISPUPostalCode ( ) : Boolean
Результат Boolean

IsSetItemPage() публичный метод

Checks if ItemPage property is set
public IsSetItemPage ( ) : Boolean
Результат Boolean

IsSetKeywords() публичный метод

Checks if Keywords property is set
public IsSetKeywords ( ) : Boolean
Результат Boolean

IsSetManufacturer() публичный метод

Checks if Manufacturer property is set
public IsSetManufacturer ( ) : Boolean
Результат Boolean

IsSetMaximumPrice() публичный метод

Checks if MaximumPrice property is set
public IsSetMaximumPrice ( ) : Boolean
Результат Boolean

IsSetMerchantId() публичный метод

Checks if MerchantId property is set
public IsSetMerchantId ( ) : Boolean
Результат Boolean

IsSetMinimumPrice() публичный метод

Checks if MinimumPrice property is set
public IsSetMinimumPrice ( ) : Boolean
Результат Boolean

IsSetMusicLabel() публичный метод

Checks if MusicLabel property is set
public IsSetMusicLabel ( ) : Boolean
Результат Boolean

IsSetNeighborhood() публичный метод

Checks if Neighborhood property is set
public IsSetNeighborhood ( ) : Boolean
Результат Boolean

IsSetOrchestra() публичный метод

Checks if Orchestra property is set
public IsSetOrchestra ( ) : Boolean
Результат Boolean

IsSetPostalCode() публичный метод

Checks if PostalCode property is set
public IsSetPostalCode ( ) : Boolean
Результат Boolean

IsSetPower() публичный метод

Checks if Power property is set
public IsSetPower ( ) : Boolean
Результат Boolean

IsSetPublisher() публичный метод

Checks if Publisher property is set
public IsSetPublisher ( ) : Boolean
Результат Boolean

IsSetReleaseDate() публичный метод

Checks if ReleaseDate property is set
public IsSetReleaseDate ( ) : Boolean
Результат Boolean

IsSetResponseGroup() публичный метод

Checks of ResponseGroup property is set
public IsSetResponseGroup ( ) : Boolean
Результат Boolean

IsSetReviewSort() публичный метод

Checks if ReviewSort property is set
public IsSetReviewSort ( ) : Boolean
Результат Boolean

IsSetSearchIndex() публичный метод

Checks if SearchIndex property is set
public IsSetSearchIndex ( ) : Boolean
Результат Boolean

IsSetSort() публичный метод

Checks if Sort property is set
public IsSetSort ( ) : Boolean
Результат Boolean

IsSetState() публичный метод

Checks if State property is set
public IsSetState ( ) : Boolean
Результат Boolean

IsSetTagPage() публичный метод

Checks if TagPage property is set
public IsSetTagPage ( ) : Boolean
Результат Boolean

IsSetTagSort() публичный метод

Checks if TagSort property is set
public IsSetTagSort ( ) : Boolean
Результат Boolean

IsSetTagsPerPage() публичный метод

Checks if TagsPerPage property is set
public IsSetTagsPerPage ( ) : Boolean
Результат Boolean

IsSetTextStream() публичный метод

Checks if TextStream property is set
public IsSetTextStream ( ) : Boolean
Результат Boolean

IsSetTitle() публичный метод

Checks if Title property is set
public IsSetTitle ( ) : Boolean
Результат Boolean

ToXMLFragment() защищенный метод

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
Результат String

WithActor() публичный метод

Sets the Actor property
public WithActor ( String actor ) : ItemSearchRequest
actor String Actor property
Результат ItemSearchRequest

WithArtist() публичный метод

Sets the Artist property
public WithArtist ( String artist ) : ItemSearchRequest
artist String Artist property
Результат ItemSearchRequest

WithAudienceRating() публичный метод

Sets the AudienceRating property
public WithAudienceRating ( ) : ItemSearchRequest
Результат ItemSearchRequest

WithAuthor() публичный метод

Sets the Author property
public WithAuthor ( String author ) : ItemSearchRequest
author String Author property
Результат ItemSearchRequest

WithAvailability() публичный метод

Sets the Availability property
public WithAvailability ( String availability ) : ItemSearchRequest
availability String Availability property
Результат ItemSearchRequest

WithBrand() публичный метод

Sets the Brand property
public WithBrand ( String brand ) : ItemSearchRequest
brand String Brand property
Результат ItemSearchRequest

WithBrowseNode() публичный метод

Sets the BrowseNode property
public WithBrowseNode ( String browseNode ) : ItemSearchRequest
browseNode String BrowseNode property
Результат ItemSearchRequest

WithCity() публичный метод

Sets the City property
public WithCity ( String city ) : ItemSearchRequest
city String City property
Результат ItemSearchRequest

WithComposer() публичный метод

Sets the Composer property
public WithComposer ( String composer ) : ItemSearchRequest
composer String Composer property
Результат ItemSearchRequest

WithCondition() публичный метод

Sets the Condition property
public WithCondition ( Condition condition ) : ItemSearchRequest
condition Condition Condition property
Результат ItemSearchRequest

WithConductor() публичный метод

Sets the Conductor property
public WithConductor ( String conductor ) : ItemSearchRequest
conductor String Conductor property
Результат ItemSearchRequest

WithCount() публичный метод

Sets the Count property
public WithCount ( Decimal count ) : ItemSearchRequest
count Decimal Count property
Результат ItemSearchRequest

WithCuisine() публичный метод

Sets the Cuisine property
public WithCuisine ( String cuisine ) : ItemSearchRequest
cuisine String Cuisine property
Результат ItemSearchRequest

WithDeliveryMethod() публичный метод

Sets the DeliveryMethod property
public WithDeliveryMethod ( DeliveryMethod deliveryMethod ) : ItemSearchRequest
deliveryMethod DeliveryMethod DeliveryMethod property
Результат ItemSearchRequest

WithDirector() публичный метод

Sets the Director property
public WithDirector ( String director ) : ItemSearchRequest
director String Director property
Результат ItemSearchRequest

WithFutureLaunchDate() публичный метод

Sets the FutureLaunchDate property
public WithFutureLaunchDate ( String futureLaunchDate ) : ItemSearchRequest
futureLaunchDate String FutureLaunchDate property
Результат ItemSearchRequest

WithISPUPostalCode() публичный метод

Sets the ISPUPostalCode property
public WithISPUPostalCode ( String ISPUPostalCode ) : ItemSearchRequest
ISPUPostalCode String ISPUPostalCode property
Результат ItemSearchRequest

WithItemPage() публичный метод

Sets the ItemPage property
public WithItemPage ( Decimal itemPage ) : ItemSearchRequest
itemPage Decimal ItemPage property
Результат ItemSearchRequest

WithKeywords() публичный метод

Sets the Keywords property
public WithKeywords ( String keywords ) : ItemSearchRequest
keywords String Keywords property
Результат ItemSearchRequest

WithManufacturer() публичный метод

Sets the Manufacturer property
public WithManufacturer ( String manufacturer ) : ItemSearchRequest
manufacturer String Manufacturer property
Результат ItemSearchRequest

WithMaximumPrice() публичный метод

Sets the MaximumPrice property
public WithMaximumPrice ( Decimal maximumPrice ) : ItemSearchRequest
maximumPrice Decimal MaximumPrice property
Результат ItemSearchRequest

WithMerchantId() публичный метод

Sets the MerchantId property
public WithMerchantId ( String merchantId ) : ItemSearchRequest
merchantId String MerchantId property
Результат ItemSearchRequest

WithMinimumPrice() публичный метод

Sets the MinimumPrice property
public WithMinimumPrice ( Decimal minimumPrice ) : ItemSearchRequest
minimumPrice Decimal MinimumPrice property
Результат ItemSearchRequest

WithMusicLabel() публичный метод

Sets the MusicLabel property
public WithMusicLabel ( String musicLabel ) : ItemSearchRequest
musicLabel String MusicLabel property
Результат ItemSearchRequest

WithNeighborhood() публичный метод

Sets the Neighborhood property
public WithNeighborhood ( String neighborhood ) : ItemSearchRequest
neighborhood String Neighborhood property
Результат ItemSearchRequest

WithOrchestra() публичный метод

Sets the Orchestra property
public WithOrchestra ( String orchestra ) : ItemSearchRequest
orchestra String Orchestra property
Результат ItemSearchRequest

WithPostalCode() публичный метод

Sets the PostalCode property
public WithPostalCode ( String postalCode ) : ItemSearchRequest
postalCode String PostalCode property
Результат ItemSearchRequest

WithPower() публичный метод

Sets the Power property
public WithPower ( String power ) : ItemSearchRequest
power String Power property
Результат ItemSearchRequest

WithPublisher() публичный метод

Sets the Publisher property
public WithPublisher ( String publisher ) : ItemSearchRequest
publisher String Publisher property
Результат ItemSearchRequest

WithReleaseDate() публичный метод

Sets the ReleaseDate property
public WithReleaseDate ( String releaseDate ) : ItemSearchRequest
releaseDate String ReleaseDate property
Результат ItemSearchRequest

WithResponseGroup() публичный метод

Sets the ResponseGroup property
public WithResponseGroup ( ) : ItemSearchRequest
Результат ItemSearchRequest

WithReviewSort() публичный метод

Sets the ReviewSort property
public WithReviewSort ( String reviewSort ) : ItemSearchRequest
reviewSort String ReviewSort property
Результат ItemSearchRequest

WithSearchIndex() публичный метод

Sets the SearchIndex property
public WithSearchIndex ( String searchIndex ) : ItemSearchRequest
searchIndex String SearchIndex property
Результат ItemSearchRequest

WithSort() публичный метод

Sets the Sort property
public WithSort ( String sort ) : ItemSearchRequest
sort String Sort property
Результат ItemSearchRequest

WithState() публичный метод

Sets the State property
public WithState ( String state ) : ItemSearchRequest
state String State property
Результат ItemSearchRequest

WithTagPage() публичный метод

Sets the TagPage property
public WithTagPage ( Decimal tagPage ) : ItemSearchRequest
tagPage Decimal TagPage property
Результат ItemSearchRequest

WithTagSort() публичный метод

Sets the TagSort property
public WithTagSort ( String tagSort ) : ItemSearchRequest
tagSort String TagSort property
Результат ItemSearchRequest

WithTagsPerPage() публичный метод

Sets the TagsPerPage property
public WithTagsPerPage ( Decimal tagsPerPage ) : ItemSearchRequest
tagsPerPage Decimal TagsPerPage property
Результат ItemSearchRequest

WithTextStream() публичный метод

Sets the TextStream property
public WithTextStream ( String textStream ) : ItemSearchRequest
textStream String TextStream property
Результат ItemSearchRequest

WithTitle() публичный метод

Sets the Title property
public WithTitle ( String title ) : ItemSearchRequest
title String Title property
Результат ItemSearchRequest