Package | Description |
---|---|
com.tencentcloudapi.goosefs.v20220519.models |
Modifier and Type | Method and Description |
---|---|
MappedBucket |
AttachFileSystemBucketRequest.getBucket()
Get 关联新Bucket
|
MappedBucket[] |
DescribeFileSystemBucketsResponse.getBucketList()
Get bucket列表
|
MappedBucket[] |
GooseFSxAttribute.getMappedBucketList()
Get 要关联映射的bucket列表
|
MappedBucket[] |
GooseFSxBuildElement.getMappedBucketList()
Get 要关联映射的bucket列表
|
Modifier and Type | Method and Description |
---|---|
void |
AttachFileSystemBucketRequest.setBucket(MappedBucket Bucket)
Set 关联新Bucket
|
void |
DescribeFileSystemBucketsResponse.setBucketList(MappedBucket[] BucketList)
Set bucket列表
|
void |
GooseFSxAttribute.setMappedBucketList(MappedBucket[] MappedBucketList)
Set 要关联映射的bucket列表
|
void |
GooseFSxBuildElement.setMappedBucketList(MappedBucket[] MappedBucketList)
Set 要关联映射的bucket列表
|
Constructor and Description |
---|
MappedBucket(MappedBucket 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.