public class AttachFileSystemBucketRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
AttachFileSystemBucketRequest() |
AttachFileSystemBucketRequest(AttachFileSystemBucketRequest 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.
|
Modifier and Type | Method and Description |
---|---|
MappedBucket |
getBucket()
Get 关联新Bucket
|
String |
getFileSystemId()
Get 无
|
void |
setBucket(MappedBucket Bucket)
Set 关联新Bucket
|
void |
setFileSystemId(String FileSystemId)
Set 无
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public AttachFileSystemBucketRequest()
public AttachFileSystemBucketRequest(AttachFileSystemBucketRequest source)
public String getFileSystemId()
public void setFileSystemId(String FileSystemId)
FileSystemId
- 无public MappedBucket getBucket()
public void setBucket(MappedBucket Bucket)
Bucket
- 关联新BucketCopyright © 2024. All rights reserved.