| Modifier and Type | Field and Description |
|---|---|
protected CartModifyRequest |
Request.cartModifyRequest |
protected CartModifyRequest |
CartModify.shared |
| Modifier and Type | Field and Description |
|---|---|
protected List<CartModifyRequest> |
CartModify.request |
| Modifier and Type | Method and Description |
|---|---|
CartModifyRequest |
ObjectFactory.createCartModifyRequest()
Create an instance of
CartModifyRequest |
CartModifyRequest |
Request.getCartModifyRequest()
Gets the value of the cartModifyRequest property.
|
CartModifyRequest |
CartModify.getShared()
Gets the value of the shared property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CartModifyRequest> |
CartModify.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSECommerceServicePortType.cartModify(String marketplaceDomain,
String awsAccessKeyId,
String associateTag,
String validate,
String xmlEscaping,
CartModifyRequest shared,
List<CartModifyRequest> request,
Holder<OperationRequest> operationRequest,
Holder<List<Cart>> cart) |
void |
Request.setCartModifyRequest(CartModifyRequest value)
Sets the value of the cartModifyRequest property.
|
void |
CartModify.setShared(CartModifyRequest value)
Sets the value of the shared property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSECommerceServicePortType.cartModify(String marketplaceDomain,
String awsAccessKeyId,
String associateTag,
String validate,
String xmlEscaping,
CartModifyRequest shared,
List<CartModifyRequest> request,
Holder<OperationRequest> operationRequest,
Holder<List<Cart>> cart) |
Copyright © 2013. All Rights Reserved.