| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
OdpsShipperConfig |
class |
OssShipperConfig |
| Modifier and Type | Method and Description |
|---|---|
ShipperConfig |
GetShipperResponse.GetConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetShipperResponse.SetConfig(ShipperConfig config) |
| Constructor and Description |
|---|
GetShipperResponse(Map<String,String> headers,
ShipperConfig config) |
Copyright © 2025. All Rights Reserved.