public class DescribeStorageRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
usingSharedStorage |
| 构造器和说明 |
|---|
DescribeStorageRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeStorageRequest |
build(Map<String,?> map) |
Boolean |
getUsingSharedStorage() |
DescribeStorageRequest |
setUsingSharedStorage(Boolean usingSharedStorage) |
@NameInMap(value="UsingSharedStorage") public Boolean usingSharedStorage
public static DescribeStorageRequest build(Map<String,?> map) throws Exception
Exceptionpublic DescribeStorageRequest setUsingSharedStorage(Boolean usingSharedStorage)
public Boolean getUsingSharedStorage()
Copyright © 2021. All rights reserved.