Package | Description |
---|---|
com.tencentcloudapi.cloudaudit.v20190319.models |
Modifier and Type | Method and Description |
---|---|
Storage |
ModifyAuditTrackRequest.getStorage()
Get Storage type of shipped data.
|
Storage |
CreateAuditTrackRequest.getStorage()
Get Storage type of shipped data.
|
Storage |
Tracks.getStorage()
Get Storage type of shipped data.
|
Storage |
DescribeAuditTrackResponse.getStorage()
Get Storage type of shipped data.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAuditTrackRequest.setStorage(Storage Storage)
Set Storage type of shipped data.
|
void |
CreateAuditTrackRequest.setStorage(Storage Storage)
Set Storage type of shipped data.
|
void |
Tracks.setStorage(Storage Storage)
Set Storage type of shipped data.
|
void |
DescribeAuditTrackResponse.setStorage(Storage Storage)
Set Storage type of shipped data.
|
Constructor and Description |
---|
Storage(Storage 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.