| Modifier and Type | Field and Description |
|---|---|
protected ItemLookupRequest |
Request.itemLookupRequest |
protected ItemLookupRequest |
ItemLookup.shared |
| Modifier and Type | Field and Description |
|---|---|
protected List<ItemLookupRequest> |
ItemLookup.request |
| Modifier and Type | Method and Description |
|---|---|
ItemLookupRequest |
ObjectFactory.createItemLookupRequest()
Create an instance of
ItemLookupRequest |
ItemLookupRequest |
Request.getItemLookupRequest()
Gets the value of the itemLookupRequest property.
|
ItemLookupRequest |
ItemLookup.getShared()
Gets the value of the shared property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ItemLookupRequest> |
ItemLookup.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSECommerceServicePortType.itemLookup(String marketplaceDomain,
String awsAccessKeyId,
String associateTag,
String validate,
String xmlEscaping,
ItemLookupRequest shared,
List<ItemLookupRequest> request,
Holder<OperationRequest> operationRequest,
Holder<List<Items>> items) |
void |
Request.setItemLookupRequest(ItemLookupRequest value)
Sets the value of the itemLookupRequest property.
|
void |
ItemLookup.setShared(ItemLookupRequest value)
Sets the value of the shared property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSECommerceServicePortType.itemLookup(String marketplaceDomain,
String awsAccessKeyId,
String associateTag,
String validate,
String xmlEscaping,
ItemLookupRequest shared,
List<ItemLookupRequest> request,
Holder<OperationRequest> operationRequest,
Holder<List<Items>> items) |
Copyright © 2013. All Rights Reserved.