| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| 限定符和类型 | 方法和说明 |
|---|---|
static ShipperMigration |
ShipperMigration.extractGetMigration(com.alibaba.fastjson.JSONObject body,
String requestId) |
static ShipperMigration |
ShipperMigration.extractListMigration(com.alibaba.fastjson.JSONObject body,
String requestId) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<ShipperMigration> |
ShipperMigration.extractMigrations(com.alibaba.fastjson.JSONObject body,
String requestId) |
| 限定符和类型 | 方法和说明 |
|---|---|
ShipperMigration |
CreateShipperMigrationRequest.getMigration() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CreateShipperMigrationRequest.setMigration(ShipperMigration migration) |
| 构造器和说明 |
|---|
CreateShipperMigrationRequest(String project,
ShipperMigration migration) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<ShipperMigration> |
ListShipperMigrationResponse.migrations |
| 限定符和类型 | 方法和说明 |
|---|---|
ShipperMigration |
GetShipperMigrationResponse.getMigration() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShipperMigration> |
ListShipperMigrationResponse.getMigrations() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetShipperMigrationResponse.setMigration(ShipperMigration migration) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ListShipperMigrationResponse.setMigrations(List<ShipperMigration> migrations) |
| 构造器和说明 |
|---|
GetShipperMigrationResponse(Map<String,String> headers,
ShipperMigration migration)
Construct the base response body with http headers
|
| 构造器和说明 |
|---|
ListShipperMigrationResponse(Map<String,String> headers,
int count,
int total,
List<ShipperMigration> migrations)
Construct the base response body with http headers
|
Copyright © 2026. All Rights Reserved.