public static class BucketInventoryConfiguration.TOSBucketDestination extends Object
| 构造器和说明 |
|---|
TOSBucketDestination() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getBucket() |
com.volcengine.tos.comm.common.InventoryFormatType |
getFormat() |
String |
getPrefix() |
String |
getRole() |
BucketInventoryConfiguration.TOSBucketDestination |
setAccountId(String accountId) |
BucketInventoryConfiguration.TOSBucketDestination |
setBucket(String bucket) |
BucketInventoryConfiguration.TOSBucketDestination |
setFormat(com.volcengine.tos.comm.common.InventoryFormatType format) |
BucketInventoryConfiguration.TOSBucketDestination |
setPrefix(String prefix) |
BucketInventoryConfiguration.TOSBucketDestination |
setRole(String role) |
String |
toString() |
public com.volcengine.tos.comm.common.InventoryFormatType getFormat()
public BucketInventoryConfiguration.TOSBucketDestination setFormat(com.volcengine.tos.comm.common.InventoryFormatType format)
public String getAccountId()
public BucketInventoryConfiguration.TOSBucketDestination setAccountId(String accountId)
public String getRole()
public BucketInventoryConfiguration.TOSBucketDestination setRole(String role)
public String getBucket()
public BucketInventoryConfiguration.TOSBucketDestination setBucket(String bucket)
public String getPrefix()
public BucketInventoryConfiguration.TOSBucketDestination setPrefix(String prefix)
Copyright © 2025. All rights reserved.