| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
static ShipperMigration |
ShipperMigration.extractGetMigration(com.alibaba.fastjson.JSONObject body,
String requestId) |
static ShipperMigration |
ShipperMigration.extractListMigration(com.alibaba.fastjson.JSONObject body,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
static List<ShipperMigration> |
ShipperMigration.extractMigrations(com.alibaba.fastjson.JSONObject body,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
ShipperMigration |
CreateShipperMigrationRequest.getMigration() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateShipperMigrationRequest.setMigration(ShipperMigration migration) |
| Constructor and Description |
|---|
CreateShipperMigrationRequest(String project,
ShipperMigration migration) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ShipperMigration> |
ListShipperMigrationResponse.migrations |
| Modifier and Type | Method and Description |
|---|---|
ShipperMigration |
GetShipperMigrationResponse.getMigration() |
| Modifier and Type | Method and Description |
|---|---|
List<ShipperMigration> |
ListShipperMigrationResponse.getMigrations() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetShipperMigrationResponse.setMigration(ShipperMigration migration) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListShipperMigrationResponse.setMigrations(List<ShipperMigration> migrations) |
| Constructor and Description |
|---|
GetShipperMigrationResponse(Map<String,String> headers,
ShipperMigration migration)
Construct the base response body with http headers
|
| Constructor and Description |
|---|
ListShipperMigrationResponse(Map<String,String> headers,
int count,
int total,
List<ShipperMigration> migrations)
Construct the base response body with http headers
|
Copyright © 2025. All Rights Reserved.