| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.response |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateShipperResponse |
LogService.CreateShipper(String project,
String logStore,
String shipperName,
ShipperConfig shipConfig)
create a shipper
|
CreateShipperResponse |
Client.CreateShipper(String project,
String logStore,
String shipperName,
ShipperConfig shipConfig) |
UpdateShipperResponse |
LogService.UpdateShipper(String project,
String logStore,
String shipperName,
ShipperConfig shipConfig)
update a shipper
|
UpdateShipperResponse |
Client.UpdateShipper(String project,
String logStore,
String shipperName,
ShipperConfig shipConfig) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
OdpsShipperConfig |
class |
OssShipperConfig |
| 限定符和类型 | 方法和说明 |
|---|---|
ShipperConfig |
GetShipperResponse.GetConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetShipperResponse.SetConfig(ShipperConfig config) |
| 构造器和说明 |
|---|
GetShipperResponse(Map<String,String> headers,
ShipperConfig config) |
Copyright © 2016. All Rights Reserved.