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

Показать файл Открыть проект

Private Properties

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

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

Метод Описание
IsSetCondition ( ) : System.Boolean

Checks if Condition property is set

IsSetDeliveryMethod ( ) : System.Boolean

Checks if DeliveryMethod property is set

IsSetFutureLaunchDate ( ) : System.Boolean

Checks if FutureLaunchDate property is set

IsSetISPUPostalCode ( ) : System.Boolean

Checks if ISPUPostalCode property is set

IsSetIdType ( ) : System.Boolean

Checks if IdType property is set

IsSetItemId ( ) : System.Boolean

Checks of ItemId property is set

IsSetMerchantId ( ) : System.Boolean

Checks if MerchantId property is set

IsSetOfferPage ( ) : System.Boolean

Checks if OfferPage property is set

IsSetResponseGroup ( ) : System.Boolean

Checks of ResponseGroup property is set

IsSetReviewPage ( ) : System.Boolean

Checks if ReviewPage property is set

IsSetReviewSort ( ) : System.Boolean

Checks if ReviewSort property is set

IsSetSearchIndex ( ) : System.Boolean

Checks if SearchIndex property is set

IsSetSearchInsideKeywords ( ) : System.Boolean

Checks if SearchInsideKeywords property is set

IsSetTagPage ( ) : System.Boolean

Checks if TagPage property is set

IsSetTagSort ( ) : System.Boolean

Checks if TagSort property is set

IsSetTagsPerPage ( ) : System.Boolean

Checks if TagsPerPage property is set

IsSetVariationPage ( ) : System.Boolean

Checks if VariationPage property is set

WithCondition ( System.Condition condition ) : ItemLookupRequest

Sets the Condition property

WithDeliveryMethod ( DeliveryMethod deliveryMethod ) : ItemLookupRequest

Sets the DeliveryMethod property

WithFutureLaunchDate ( String futureLaunchDate ) : ItemLookupRequest

Sets the FutureLaunchDate property

WithISPUPostalCode ( String ISPUPostalCode ) : ItemLookupRequest

Sets the ISPUPostalCode property

WithIdType ( String idType ) : ItemLookupRequest

Sets the IdType property

WithItemId ( ) : ItemLookupRequest

Sets the ItemId property

WithMerchantId ( String merchantId ) : ItemLookupRequest

Sets the MerchantId property

WithOfferPage ( Decimal offerPage ) : ItemLookupRequest

Sets the OfferPage property

WithResponseGroup ( ) : ItemLookupRequest

Sets the ResponseGroup property

WithReviewPage ( Decimal reviewPage ) : ItemLookupRequest

Sets the ReviewPage property

WithReviewSort ( String reviewSort ) : ItemLookupRequest

Sets the ReviewSort property

WithSearchIndex ( String searchIndex ) : ItemLookupRequest

Sets the SearchIndex property

WithSearchInsideKeywords ( String searchInsideKeywords ) : ItemLookupRequest

Sets the SearchInsideKeywords property

WithTagPage ( Decimal tagPage ) : ItemLookupRequest

Sets the TagPage property

WithTagSort ( String tagSort ) : ItemLookupRequest

Sets the TagSort property

WithTagsPerPage ( Decimal tagsPerPage ) : ItemLookupRequest

Sets the TagsPerPage property

WithVariationPage ( String variationPage ) : ItemLookupRequest

Sets the VariationPage 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Checks if VariationPage property is set
public IsSetVariationPage ( ) : System.Boolean
Результат System.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

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

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

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

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

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

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

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

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

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

Sets the IdType property
public WithIdType ( String idType ) : ItemLookupRequest
idType String IdType property
Результат ItemLookupRequest

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

Sets the ItemId property
public WithItemId ( ) : ItemLookupRequest
Результат ItemLookupRequest

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

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

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

Sets the OfferPage property
public WithOfferPage ( Decimal offerPage ) : ItemLookupRequest
offerPage Decimal OfferPage property
Результат ItemLookupRequest

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

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

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

Sets the ReviewPage property
public WithReviewPage ( Decimal reviewPage ) : ItemLookupRequest
reviewPage Decimal ReviewPage property
Результат ItemLookupRequest

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

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

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

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

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

Sets the SearchInsideKeywords property
public WithSearchInsideKeywords ( String searchInsideKeywords ) : ItemLookupRequest
searchInsideKeywords String SearchInsideKeywords property
Результат ItemLookupRequest

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

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

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

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

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

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

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

Sets the VariationPage property
public WithVariationPage ( String variationPage ) : ItemLookupRequest
variationPage String VariationPage property
Результат ItemLookupRequest