|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerContentSearchRequest | |
---|---|
com.amazon.webservices.awsecommerceservice._2007_04_04 |
Uses of CustomerContentSearchRequest in com.amazon.webservices.awsecommerceservice._2007_04_04 |
---|
Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as CustomerContentSearchRequest | |
---|---|
protected CustomerContentSearchRequest |
Request.customerContentSearchRequest
|
protected CustomerContentSearchRequest |
CustomerContentSearch.shared
|
Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type CustomerContentSearchRequest | |
---|---|
protected java.util.List<CustomerContentSearchRequest> |
CustomerContentSearch.request
|
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return CustomerContentSearchRequest | |
---|---|
CustomerContentSearchRequest |
ObjectFactory.createCustomerContentSearchRequest()
Create an instance of CustomerContentSearchRequest |
CustomerContentSearchRequest |
Request.getCustomerContentSearchRequest()
Gets the value of the customerContentSearchRequest property. |
CustomerContentSearchRequest |
CustomerContentSearch.getShared()
Gets the value of the shared property. |
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type CustomerContentSearchRequest | |
---|---|
java.util.List<CustomerContentSearchRequest> |
CustomerContentSearch.getRequest()
Gets the value of the request property. |
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type CustomerContentSearchRequest | |
---|---|
void |
Request.setCustomerContentSearchRequest(CustomerContentSearchRequest value)
Sets the value of the customerContentSearchRequest property. |
void |
CustomerContentSearch.setShared(CustomerContentSearchRequest value)
Sets the value of the shared property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |