public class DescribeImageSharePermissionRequest extends AbstractModel
Constructor and Description |
---|
DescribeImageSharePermissionRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getImageId()
获取需要共享的镜像Id
|
void |
setImageId(String ImageId)
设置需要共享的镜像Id
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2018. All rights reserved.