C# 클래스 Amazon.ECS.Model.ItemSearchRequest

파일 보기 프로젝트 열기: nexus49/grado 1 사용 예제들

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