Package | Description |
---|---|
com.tencentcloudapi.gs.v20191118.models |
Modifier and Type | Method and Description |
---|---|
S3Options |
DeleteAndroidInstanceBackupFilesRequest.getS3Options()
Get S3存储协议选项
|
S3Options |
BackUpAndroidInstanceToStorageRequest.getS3Options()
Get S3存储协议选项
|
S3Options |
RestoreAndroidInstanceFromStorageRequest.getS3Options()
Get S3存储协议选项
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteAndroidInstanceBackupFilesRequest.setS3Options(S3Options S3Options)
Set S3存储协议选项
|
void |
BackUpAndroidInstanceToStorageRequest.setS3Options(S3Options S3Options)
Set S3存储协议选项
|
void |
RestoreAndroidInstanceFromStorageRequest.setS3Options(S3Options S3Options)
Set S3存储协议选项
|
Constructor and Description |
---|
S3Options(S3Options 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 © 2025. All rights reserved.