| Modifier and Type | Field and Description |
|---|---|
protected List<Items> |
ItemLookupResponse.items |
protected List<Items> |
SimilarityLookupResponse.items |
protected List<Items> |
ItemSearchResponse.items |
| Modifier and Type | Method and Description |
|---|---|
Items |
ObjectFactory.createItems()
Create an instance of
Items |
| Modifier and Type | Method and Description |
|---|---|
List<Items> |
ItemLookupResponse.getItems()
Gets the value of the items property.
|
List<Items> |
SimilarityLookupResponse.getItems()
Gets the value of the items property.
|
List<Items> |
ItemSearchResponse.getItems()
Gets the value of the items 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 |
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 |
AWSECommerceServicePortType.similarityLookup(String marketplaceDomain,
String awsAccessKeyId,
String associateTag,
String validate,
String xmlEscaping,
SimilarityLookupRequest shared,
List<SimilarityLookupRequest> request,
Holder<OperationRequest> operationRequest,
Holder<List<Items>> items) |
Copyright © 2013. All Rights Reserved.