public class GetShipperMigrationResponse extends Response
| 构造器和说明 |
|---|
GetShipperMigrationResponse(Map<String,String> headers,
ShipperMigration migration)
Construct the base response body with http headers
|
| 限定符和类型 | 方法和说明 |
|---|---|
ShipperMigration |
getMigration() |
void |
setMigration(ShipperMigration migration) |
GetAllHeaders, GetHeader, GetRequestIdpublic GetShipperMigrationResponse(Map<String,String> headers, ShipperMigration migration)
headers - http headerspublic ShipperMigration getMigration()
public void setMigration(ShipperMigration migration)
Copyright © 2026. All Rights Reserved.