Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
CompressInfo |
ShipperInfo.getCompress()
Get Compression configuration of shipped log
Note: this field may return `null`, indicating that no valid values can be obtained.
|
CompressInfo |
ModifyShipperRequest.getCompress()
Get Compression configuration of shipped log
|
CompressInfo |
CreateShipperRequest.getCompress()
Get Compression configuration of shipped log
|
Modifier and Type | Method and Description |
---|---|
void |
ShipperInfo.setCompress(CompressInfo Compress)
Set Compression configuration of shipped log
Note: this field may return `null`, indicating that no valid values can be obtained.
|
void |
ModifyShipperRequest.setCompress(CompressInfo Compress)
Set Compression configuration of shipped log
|
void |
CreateShipperRequest.setCompress(CompressInfo Compress)
Set Compression configuration of shipped log
|
Constructor and Description |
---|
CompressInfo(CompressInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.