| Modifier and Type | Field and Description |
|---|---|
protected ItemSearchRequest |
Request.itemSearchRequest |
protected ItemSearchRequest |
ItemSearch.shared |
| Modifier and Type | Field and Description |
|---|---|
protected List<ItemSearchRequest> |
ItemSearch.request |
| Modifier and Type | Method and Description |
|---|---|
ItemSearchRequest |
ObjectFactory.createItemSearchRequest()
Create an instance of
ItemSearchRequest |
ItemSearchRequest |
Request.getItemSearchRequest()
Gets the value of the itemSearchRequest property.
|
ItemSearchRequest |
ItemSearch.getShared()
Gets the value of the shared property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ItemSearchRequest> |
ItemSearch.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSECommerceServicePortType.itemSearch(String marketplaceDomain,
String awsAccessKeyId,
String associateTag,
String xmlEscaping,
String validate,
ItemSearchRequest shared,
List<ItemSearchRequest> request,
Holder<OperationRequest> operationRequest,
Holder<List<Items>> items) |
void |
Request.setItemSearchRequest(ItemSearchRequest value)
Sets the value of the itemSearchRequest property.
|
void |
ItemSearch.setShared(ItemSearchRequest value)
Sets the value of the shared property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSECommerceServicePortType.itemSearch(String marketplaceDomain,
String awsAccessKeyId,
String associateTag,
String xmlEscaping,
String validate,
ItemSearchRequest shared,
List<ItemSearchRequest> request,
Holder<OperationRequest> operationRequest,
Holder<List<Items>> items) |
Copyright © 2013. All Rights Reserved.