public class ListInventoryConfigurationResult extends HeaderResponse
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected List<InventoryConfiguration> |
inventoryConfigurations |
| 构造器 | 说明 |
|---|---|
ListInventoryConfigurationResult() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
List<InventoryConfiguration> |
getInventoryConfigurations() |
|
void |
setInventoryConfigurations(List<InventoryConfiguration> inventoryConfigurations) |
getOriginalHeaders, getRequestId, getResponseHeaders, getStatusCode, toStringprotected List<InventoryConfiguration> inventoryConfigurations
public List<InventoryConfiguration> getInventoryConfigurations()
public void setInventoryConfigurations(List<InventoryConfiguration> inventoryConfigurations)
Copyright © 2025. All rights reserved.